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:
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- ☆46Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- Run closures in parallel☆115Updated 8 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- futures::AtomicWaker extracted into its own crate☆33Updated 2 months ago
- Async stream for Rust and the futures crate.☆187Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆24Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Asynchronous DNS lookups☆66Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Thread parking and unparking☆79Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Read and write from offsets in Rust.☆89Updated 2 months ago
- ☆61Updated 2 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- ☆47Updated 5 years ago
- Abstract over different executors☆74Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month