dtolnay / gflags
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
- Run closures in parallel☆113Updated 2 months ago
- File locking for Rust.☆43Updated 7 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Abstract over different executors☆73Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Utilities for pinning☆97Updated 11 months ago
- ☆45Updated last year
- Object Pool LockFree in Rust☆45Updated last month
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Time and duration crate optimized for speed and API stability.☆68Updated this week
- Async filesystem primitives☆133Updated 2 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- Rust Bloomfilters☆28Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆47Updated 4 years ago
- ☆38Updated last year