dtolnay / gflagsLinks
Command line flags library that does not require a central list of all the flags
☆55Updated 3 years ago
Alternatives and similar repositories for gflags
Users that are interested in gflags are comparing it to the libraries listed below
Sorting:
- Run closures in parallel☆115Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Thread parking and unparking☆82Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- ☆46Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Copy-on-write string utilities for Rust☆162Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated 2 weeks ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- ☆24Updated 3 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- golang like task executor☆52Updated 4 years ago
- Async filesystem primitives☆143Updated 2 months ago
- bytes::BufMut implementation to count buffer size☆25Updated last month
- Abstract over different executors☆74Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Convert closures into wakers☆47Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Asynchronous DNS lookups☆67Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago