jkelleyrtp / optargs
Easy-to-use optional function arguments for Rust
☆47Updated last year
Alternatives and similar repositories for optargs
Users that are interested in optargs are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A memory efficient syntax tree for language developers☆60Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- Automatically upgrade breaking changes☆45Updated last year
- ☆112Updated 2 years ago
- ☆57Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆31Updated this week
- Macro for sealing traits and structures☆54Updated 5 months ago
- A simple, id-based arena☆119Updated last year
- Parse byte size into integer accurately.☆29Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Cargo API written in Paris☆49Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Make trait methods callable without the trait in scope☆146Updated this week
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- [stable] A convenient macro, for cloning values into a closure.☆29Updated last month
- Types to define keyboard related events☆64Updated 3 weeks ago
- Safe generators on stable Rust.☆40Updated last year
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆29Updated last year