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
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- ☆47Updated 5 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
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆31Updated 5 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 3 months ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Rust traits for nonzero generic integers☆17Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- Extensions for the Rust standard library☆41Updated last year
- Rust serializer library☆88Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago