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`☆77Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆111Updated 3 years ago
- ☆114Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 2 weeks ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Eventually consistent values for Rust☆125Updated 3 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆36Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Define your own PhantomData☆158Updated last month
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Cargo API written in Paris☆56Updated last week
- Choose Rust types at compile-time via constants☆70Updated 2 years ago