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
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Macro for sealing traits and structures☆59Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- ☆112Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Typed any map for rust☆67Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Cargo API written in Paris☆53Updated last week
- ☆58Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- A simple, id-based arena☆120Updated last year
- A small and fast frontend framework in Rust☆67Updated last month
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 3 weeks ago
- Derive a builder for your constructors in Rust☆71Updated last week
- Simple concurrent progress bars.☆104Updated 11 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year