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☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- ☆112Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆35Updated 8 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Extension of nom to trace parser☆49Updated 8 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Eventually consistent values for Rust☆126Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A small and fast frontend framework in Rust☆69Updated 3 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year