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:
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆30Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Cast between dynamic trait objects☆34Updated 5 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Rust NonEmpty slice☆13Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆35Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A browser interface for working through rustc errors and running cargo commands.☆16Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A utility for analysing the structure of a cargo project.☆23Updated 2 years ago
- Configure const and static items by environment variables.☆25Updated 3 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- ☆31Updated 5 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Rust API stability attributes for the rest of us.☆32Updated 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
- ☆13Updated 4 years ago
- Write simple proc-macros inline with other source code.☆20Updated last year
- ☆19Updated 4 years ago