softprops / envy
deserialize env vars into typesafe structs with rust
☆913Updated 10 months ago
Alternatives and similar repositories for envy:
Users that are interested in envy are comparing it to the libraries listed below
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,292Updated 3 weeks ago
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- HTTP mocking for Rust!☆731Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- Strongly typed YAML library for Rust☆988Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago
- 🛋 Zero-boilerplate configuration management in Rust☆953Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- HTTP mocking to test Rust applications.☆703Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- Compile-time type-checked builder derive☆1,010Updated last month
- The most used Rust library for date and time handling.☆1,171Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆960Updated 9 months ago
- Generate and parse UUIDs.☆1,084Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications