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☆75Updated 2 years ago
- Rust traits for nonzero generic integers☆17Updated 3 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Set process and thread affinity in your Rust programs !☆30Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- ☆35Updated 11 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- ☆30Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- ☆31Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago