jkelleyrtp / optargs
Easy-to-use optional function arguments for Rust
☆46Updated 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 this week
- Inline procedural macros for Rust☆54Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Automatically upgrade breaking changes☆45Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- ☆111Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- ☆53Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- ☆55Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆63Updated last year
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Cargo API written in Paris☆45Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- A memory efficient syntax tree for language developers☆54Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 months ago
- A sinless derive helper☆62Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago