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:
- ☆29Updated last year
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- ☆31Updated 5 years ago
- Safe low-level Vulkan bindings for Rust☆13Updated 11 months ago
- ☆19Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Configure const and static items by environment variables.☆25Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 3 weeks ago
- ☆36Updated last year
- Count lines of code across your entire dependency tree☆20Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆17Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- Rust NonEmpty slice☆13Updated 4 years ago
- Backup GUI targeting Backblaze's B2 API. Written in Rust.☆15Updated 4 years ago
- ☆14Updated 5 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A browser interface for working through rustc errors and running cargo commands.☆16Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago