NyxCode / proxy-enumLinks
Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.
☆19Updated 4 years ago
Alternatives and similar repositories for proxy-enum
Users that are interested in proxy-enum are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- ☆31Updated 5 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆39Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆29Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Rust map and set literals☆24Updated 5 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated last month
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago