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
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- Write simple proc-macros inline with other source code.☆20Updated 8 months ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- ☆19Updated 4 years ago
- ☆34Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated this week
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A browser interface for working through rustc errors and running cargo commands.☆16Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated last week
- ☆17Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated this week
- Rust API stability attributes for the rest of us.☆32Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆36Updated last year
- Exhaustive iteration trait in Rust☆16Updated last month
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year