jirutka / argp
Rust derive-based argument parsing optimized for code size and flexibility
☆15Updated 2 months ago
Alternatives and similar repositories for argp:
Users that are interested in argp are comparing it to the libraries listed below
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- An exploration of Storages☆36Updated last year
- Static-checked parsing of regexes into structs☆46Updated 2 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- ☆54Updated last year
- horrible serde macro stuff☆39Updated last year
- Fast JSON deserialization on borrowed data☆84Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated 2 months ago
- ☆97Updated last week
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Program startup and thread support written in Rust☆174Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- An `abilists` parser crate for Rust.☆25Updated 8 months ago
- ☆53Updated 3 weeks ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- The `io_uring` library for Rust (with Rustix)☆22Updated 10 months ago
- Minimal TOML library with few dependencies☆83Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- Obsessively tiny error derive macro☆85Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 2 weeks ago
- futures-buffered☆38Updated 3 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆37Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Token De/Serializer for testing De/Serialize implementations☆15Updated 2 months ago