jkelleyrtp / optargs
Easy-to-use optional function arguments for Rust
☆47Updated 10 months ago
Alternatives and similar repositories for optargs:
Users that are interested in optargs are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- Macro for sealing traits and structures☆51Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- ☆53Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- in place binary patching for runtime rust hotreloading☆48Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A sinless derive helper☆63Updated 4 months ago
- ☆111Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A memory efficient syntax tree for language developers☆55Updated last month
- Typed any map for rust☆65Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Lending iterators on stable Rust☆81Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- exhaustive testing library☆63Updated 7 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- Generate enum variants inline☆57Updated last year
- An exploration of Storages☆36Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month