dtolnay / gflagsLinks
Command line flags library that does not require a central list of all the flags
☆55Updated 2 years ago
Alternatives and similar repositories for gflags
Users that are interested in gflags are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Run closures in parallel☆113Updated 4 months ago
- Convert closures into wakers☆45Updated 4 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Thread parking and unparking☆76Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆46Updated last year
- File locking for Rust.☆44Updated 9 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- ☆28Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Duplicate an async I/O handle☆41Updated 4 months ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- golang like task executor☆51Updated 3 years ago
- Time and duration crate optimized for speed and API stability.☆70Updated last week
- ☆24Updated 2 years ago
- ☆39Updated last year
- ☆47Updated 4 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago