jkelleyrtp / optargs
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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Safe generators on stable Rust.☆40Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆112Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆56Updated 11 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- ☆29Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- horrible serde macro stuff☆39Updated last year
- exhaustive testing library☆63Updated 9 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- 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 6 months ago