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 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ☆47Updated 5 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆35Updated 9 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆39Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- ☆31Updated 5 years ago
- Extensions for the Rust standard library☆40Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Rust map and set literals☆24Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month