jkelleyrtp / optargs
Easy-to-use optional function arguments for Rust
☆46Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for optargs
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated this week
- Add a cute dependency declaration snippet in your crate documentation.☆42Updated 2 years ago
- A sinless derive helper☆47Updated this week
- ☆112Updated last year
- ☆50Updated 5 months ago
- Automatically upgrade breaking changes☆44Updated 8 months ago
- A memory efficient syntax tree for language developers☆51Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- String optimized for map keys☆60Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Rust crate for writing repetitive code easier and faster.☆43Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- horrible serde macro stuff☆38Updated 11 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- Eventually consistent values for Rust☆122Updated 2 years ago
- Types to define keyboard related events.☆53Updated 8 months ago
- Cargo API written in Paris☆43Updated this week
- A versatile and developer-friendly trait mocking library☆71Updated 3 months ago
- Macro for sealing traits and structures☆49Updated last month