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:
- Thread parking and unparking☆79Updated 10 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- Run closures in parallel☆115Updated 10 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- ☆24Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- ☆46Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Convert closures into wakers☆46Updated 10 months ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- Read and write from offsets in Rust.☆89Updated last month
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆24Updated last week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async filesystem primitives☆140Updated last month
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago