zoranzaric / envoptLinks
Parse environment variables by defining a struct
☆24Updated 5 years ago
Alternatives and similar repositories for envopt
Users that are interested in envopt are comparing it to the libraries listed below
Sorting:
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆20Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆19Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆24Updated 2 years ago
- ☆46Updated last year
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- ☆59Updated 11 months ago
- Extension of nom to trace parser☆49Updated 5 months ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Run closures in parallel☆114Updated 6 months ago
- Set the error context using doc comments☆54Updated 5 years ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆57Updated last year
- ☆29Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A cross platform rust debugger hook☆71Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago