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
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- ☆47Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Calculate statistics iteratively☆38Updated last week
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last week
- ☆31Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆38Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Rust traits for key comparison in maps.☆24Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- structured parallel execution for async Rust☆33Updated 7 months ago
- ☆16Updated this week
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago