jirutka / argpLinks
Rust derive-based argument parsing optimized for code size and flexibility
☆15Updated last year
Alternatives and similar repositories for argp
Users that are interested in argp are comparing it to the libraries listed below
Sorting:
- Program startup and thread support written in Rust☆207Updated last week
- Static-checked parsing of regexes into structs☆45Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- ☆120Updated this week
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆40Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- futures-buffered☆47Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 7 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization☆111Updated this week
- an extremely fast async mutex with alternative sync API☆86Updated last month
- Rust web servers without async/await.☆221Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆90Updated 5 months ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 3 weeks ago
- Utilities for working with shared slices of memory☆85Updated 7 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Lightweight implementation of `async-stream` without macros☆20Updated 4 months ago
- Track and query Cargo dependency graphs.☆254Updated this week
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A tool for automated migrations for PostgreSQL, SQLite and MySQL.☆53Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated 2 weeks ago
- Generate Rust enum variants without associated data☆116Updated last week