typesafe-rs
AbdelStark
A community Rust Jev client with async requests, an optional blocking interface and local mock testing.
- License
- MIT
- GitHub Stars
- 0
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Sends state and named questions to TypeSafe and parses choice, score and noul answers.
What this project offers
Provides client configuration, retries and error types for async or blocking Rust applications.
Review scope
Reviewed the fixed-version README and call path.
Sources and implementation
- AbdelStark/typesafe-rs/blob/8e8b7a2ae1af5bf7d3e5d831e634fdf328b2fbcc/README.md
- AbdelStark/typesafe-rs/blob/8e8b7a2ae1af5bf7d3e5d831e634fdf328b2fbcc/crates/typesafe-rs/src/client.rs
- AbdelStark/typesafe-rs/blob/8e8b7a2ae1af5bf7d3e5d831e634fdf328b2fbcc/crates/typesafe-rs/src/transport.rs
- AbdelStark/typesafe-rs/blob/8e8b7a2ae1af5bf7d3e5d831e634fdf328b2fbcc/crates/typesafe-rs/src/types/response.rs
Related projects
jev
dannote · SDK & Decision Frameworks
Integrates Jev as an asynchronous Elixir/OTP process whose replies are handled with GenServer pattern matching.
zod-jev
jomatsu · SDK & Decision Frameworks
Adds semantic rules to Zod validation, such as checking whether text matches a description or contains personal information.
daf-jev
docxology · SDK & Decision Frameworks
A Python toolkit for Jev requests, batch evaluation, calibration and MCP access.
jev-starter
hamakyo · SDK & Decision Frameworks
TypeScript patterns for thresholds, fallbacks, human review and evaluation on top of the TypeSafe SDK.