deserialize env vars into typesafe structs with rust
☆972Jun 7, 2024Updated last year
Alternatives and similar repositories for envy
Users that are interested in envy are comparing it to the libraries listed below
Sorting:
- deserialize typed structures from regex captures☆177Dec 28, 2023Updated 2 years ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- A powerful mock object library for Rust☆1,793Mar 8, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Date and time library for Rust☆3,821Feb 23, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Simple validation for Rust structs☆2,434Feb 8, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated last week
- ⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).☆3,111Updated this week
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Parse command line arguments by defining a struct.☆2,732Jan 7, 2024Updated 2 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- A command line progress reporting library for Rust☆5,086Mar 13, 2026Updated last week
- HTTP mocking for Rust!☆775Feb 23, 2026Updated 3 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,335Sep 26, 2025Updated 5 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,382Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,718Mar 12, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,545Mar 13, 2026Updated last week
- Panic messages for humans.☆1,826Mar 5, 2026Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- An easy and powerful Rust HTTP Client☆11,480Mar 13, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- The original askama repo, please go to https://github.com/askama-rs/askama☆3,554Mar 11, 2025Updated last year
- Structured, contextual, extensible, composable logging for Rust☆1,693Oct 11, 2025Updated 5 months ago
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,241Feb 25, 2026Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,120Feb 24, 2026Updated 3 weeks ago
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- Slab allocator for Rust☆884Jan 31, 2026Updated last month