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 global executor built on top of async-executor and smol☆74Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- ☆46Updated last year
- ☆24Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Convert closures into wakers☆45Updated 5 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Lossless functionality for platform-native strings.☆71Updated last week
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Abstract over different executors☆73Updated last year
- Async filesystem primitives☆134Updated this week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- File locking for Rust.☆44Updated 10 months ago
- Automatic cfg for Rust compiler features☆99Updated this week
- docs.rs as a publishing platform?☆69Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Run closures in parallel☆113Updated 5 months ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Asynchronous DNS lookups☆66Updated last year