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`☆77Updated 3 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- ☆114Updated 2 years ago
- ☆112Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Cargo API written in Paris☆56Updated last month
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Write doc comments from macros☆101Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated 2 weeks ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- horrible serde macro stuff☆39Updated 2 years ago