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 week
- 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☆119Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Eventually consistent values for Rust☆126Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Macro for sealing traits and structures☆60Updated last year
- ☆112Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A sinless derive helper☆76Updated this week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated 2 weeks ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- ☆60Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Typed any map for rust☆67Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year