samsieber / rubber-duckLinks
A macro impl and discussion about named & default args in Rust.
☆18Updated 6 years ago
Alternatives and similar repositories for rubber-duck
Users that are interested in rubber-duck are comparing it to the libraries listed below
Sorting:
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- ☆13Updated 4 years ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆34Updated 3 years ago
- ☆29Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- An autodiscover library for Rust☆18Updated 4 years ago
- Simple and fast async channels☆15Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- A TUI for quickly searching Crates.io☆12Updated 3 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- ☆20Updated 2 weeks ago
- ☆21Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- MIT NIHS image format implementations☆10Updated 5 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Utilities to aid implementing wakers and working with tasks.