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
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- ☆45Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 9 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Time and duration crate optimized for speed and API stability.☆67Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆24Updated 2 years ago
- ☆46Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Make any value Sync but only available on its original thread☆37Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- ☆55Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- ☆28Updated 5 years ago
- Thread parking and unparking☆74Updated 3 weeks ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago