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 2 weeks ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 5 months ago
- ☆112Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- ☆59Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- Cargo API written in Paris☆51Updated 3 weeks ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- A fast, concurrent string interner☆152Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago