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:
- ☆46Updated last year
- Run closures in parallel☆114Updated 7 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Thread parking and unparking☆77Updated 7 months ago
- ☆60Updated 2 weeks ago
- futures::AtomicWaker extracted into its own crate☆29Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Copy-on-write string utilities for Rust☆159Updated last year
- ☆24Updated 2 years ago
- golang like task executor☆51Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Async filesystem primitives☆137Updated last month
- A global executor built on top of async-executor and smol☆74Updated last week
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Convert closures into wakers☆45Updated 7 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- ☆47Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago