NyxCode / proxy-enum
Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.
☆19Updated 3 years ago
Alternatives and similar repositories for proxy-enum:
Users that are interested in proxy-enum are comparing it to the libraries listed below
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆51Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Types to define keyboard related events.☆55Updated 3 weeks ago
- ☆31Updated 4 years ago
- Calculate statistics iteratively☆38Updated 8 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- ☆21Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- A dynamic library helper for rust crates☆34Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- ☆38Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago