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:
- Run closures in parallel☆114Updated 7 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- ☆46Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Asynchronous DNS lookups☆66Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Thread parking and unparking☆78Updated 7 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆24Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆47Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆60Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year