zoranzaric / envopt
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
- ☆24Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆20Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆45Updated last year
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆29Updated 10 months ago
- ☆21Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- ☆19Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- std::thread which joins on drop by default.☆16Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago