NyxCode / proxy-enum
Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.
☆19Updated 3 years ago
Alternatives and similar repositories for proxy-enum:
Users that are interested in proxy-enum are comparing it to the libraries listed below
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- ☆29Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆31Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆38Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- An default value loader from TOML for structopt☆28Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago