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
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- ☆112Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Macro for sealing traits and structures☆59Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Write doc comments from macros☆101Updated last month
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- A small and fast frontend framework in Rust☆69Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 weeks ago
- ☆113Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year