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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆112Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- ☆35Updated 8 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Cargo API written in Paris☆52Updated this week
- Make trait methods callable without the trait in scope☆157Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- A sinless derive helper☆75Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago