jkelleyrtp / optargs
Easy-to-use optional function arguments for Rust
☆47Updated 11 months ago
Alternatives and similar repositories for optargs:
Users that are interested in optargs are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Safe generators on stable Rust.☆40Updated last year
- ☆111Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Automatically upgrade breaking changes☆45Updated last year
- Compile-time checks that an enum or match is written in sorted order☆113Updated 2 weeks ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- A memory efficient syntax tree for language developers☆55Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- Cargo API written in Paris☆47Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated last week
- A Rust library for runtime-checked linearish types☆32Updated last year
- A sinless derive helper☆71Updated 4 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month