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.☆46Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆40Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆36Updated last year
- ☆30Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆31Updated 5 years ago
- ☆35Updated 10 months ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago