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
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆35Updated 5 months ago
- A #[no_std] LinAlg library☆52Updated 4 years ago
- ☆17Updated 4 months ago
- ☆21Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆31Updated 5 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 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.☆49Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- ☆39Updated 2 years ago
- Rust map and set literals☆24Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Calculate statistics iteratively☆39Updated 4 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago