jkelleyrtp / optargsLinks
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:
- Inline procedural macros for Rust☆57Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- exhaustive testing library☆63Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Safe generators on stable Rust.☆40Updated last year
- ☆57Updated last year
- Compile-time checks that an enum or match is written in sorted order☆115Updated last week
- ☆112Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- Choose Rust types at compile-time via constants☆67Updated last year
- ☆56Updated last year
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Parse byte size into integer accurately.☆29Updated 9 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Automatically upgrade breaking changes☆45Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago