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
- Convert closures into wakers☆45Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- ☆45Updated last year
- Thread parking and unparking☆75Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆24Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- File locking for Rust.☆44Updated 8 months ago
- Run closures in parallel☆113Updated 3 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆47Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- An LCS based slice and string diffing implementation.☆81Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- ☆56Updated last year
- golang like task executor☆51Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust library for memory barrier☆35Updated 11 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Scoped Thread Local Storage for Rust☆55Updated last year