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
- Rust traits for nonzero generic integers☆16Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Big array helper for serde☆64Updated last year
- Typed index version of Rust slice and Vec containers☆73Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆60Updated 2 years ago
- ☆75Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- ☆31Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- ☆35Updated 7 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year