greyblake / envconfig-rsLinks
Build a config structure from environment variables in Rust without boilerplate
☆217Updated 8 months ago
Alternatives and similar repositories for envconfig-rs
Users that are interested in envconfig-rs are comparing it to the libraries listed below
Sorting:
- Structured logging for actix-web applications.☆247Updated last month
- Allows for the creation of serialised Rust tests☆252Updated last month
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Struct mocking library for Rust☆465Updated 5 months ago
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- JOSE (JSON Web Token) Library for Rust☆182Updated 3 weeks ago
- A generic connection pool for Rust with async/await support☆285Updated 2 weeks ago
- A circuit breaker implementation for rust☆191Updated 10 months ago
- Exponential backoff and retry for Rust.☆321Updated last year
- Wrapper around reqwest to allow for client middleware chains.☆318Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- oh heck, a case conversion library☆544Updated last year
- HTTP cookie parsing and cookie jar management for Rust.☆323Updated last year
- HTTP mocking library for Rust☆593Updated 3 weeks ago
- Rust lightweight HTTP 1.1 client☆284Updated 3 weeks ago
- Rust library for hashing passwords using Argon2.☆230Updated last year
- JSON Web Token library for Rust☆183Updated 11 months ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆181Updated last week
- Boolean-valued predicate functions in Rust☆195Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- Yet Another Serializer/Deserializer☆195Updated 6 months ago
- A simple cron-like job scheduling library for Rust.