Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.
☆19Jun 6, 2021Updated 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:
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 3 years ago
- ☆15May 4, 2021Updated 4 years ago
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Simple bitset with small-set (single-word) optimization☆19Jun 9, 2024Updated last year
- Fast new algorithms for finding the medians, implemented in Rust☆14Jun 14, 2024Updated last year
- 🫓 A parser for the FlatZinc modelling language☆14Feb 27, 2025Updated last year
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Here is a place for go chassis plugins including registry, tracing etc☆17Jul 5, 2023Updated 2 years ago
- A Rust implementation of a constant time LFU cache☆14May 21, 2024Updated last year
- ☆15Feb 9, 2020Updated 6 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Provides a frame iterator for videos by using ffmpeg. Decodes images using the image crate.☆12Mar 31, 2021Updated 4 years ago
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi☆61Mar 7, 2025Updated 11 months ago
- Place small arrays on the stack with a low-cost!☆17Oct 26, 2024Updated last year
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31May 25, 2020Updated 5 years ago
- Benchmarks the Amethyst Game Engine by rendering as many bunny sprites as possible at 60fps☆15Oct 26, 2018Updated 7 years ago
- Fast, vector-based map implementation that preserves insertion order.☆14May 1, 2020Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Jan 12, 2020Updated 6 years ago
- Iterator of const known length☆18Dec 2, 2024Updated last year
- A zero dependencies, 100% rust, Graphics API for use in a linux terminal. 📺☆19May 11, 2018Updated 7 years ago
- Spherical harmonics and solid harmonics in Rust☆19May 14, 2023Updated 2 years ago
- NATS unique identifiers☆20Jul 22, 2025Updated 7 months ago
- A C expression parser and evaluator☆50Mar 2, 2023Updated 2 years ago
- ☆20Aug 3, 2020Updated 5 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18May 15, 2020Updated 5 years ago
- Compare IEEE floating point values for equality.☆42Nov 14, 2023Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- ☆16Feb 5, 2021Updated 5 years ago
- Distributed key-value store.☆28May 24, 2021Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- ☆21Jul 10, 2020Updated 5 years ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- A simple Noise Gate algorithm for splitting an audio stream into chunks based on volume/silence☆46Aug 25, 2021Updated 4 years ago
- Efficient sized chunk datatypes for immutable.rs☆28Apr 29, 2022Updated 3 years ago
- Type conversion among popular Rust computer vision libraries☆55May 20, 2025Updated 9 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆22Mar 17, 2024Updated last year