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:
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- ☆46Updated 2 years ago
- Run closures in parallel☆115Updated 10 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated last week
- Thread parking and unparking☆79Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Async filesystem primitives☆141Updated last month
- ☆63Updated this week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- golang like task executor☆52Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- ☆24Updated 3 years ago
- Convert closures into wakers☆46Updated 10 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago