samsieber / rubber-duck
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
- 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
- Asynchronize blocking operation.☆26Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆29Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Count lines of code across your entire dependency tree☆14Updated 11 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- ☆20Updated 4 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 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
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- Small game where you play a big spider chasing small spiders, written in Rust and Macroquad.☆16Updated 3 years ago
- ☆13Updated 4 years ago
- Rust library for image convolution.☆8Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 2 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month