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
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆31Updated 5 years ago
- ☆36Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- ☆47Updated 5 years ago
- Rust serializer library☆89Updated 4 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- ☆42Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆18Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year