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:
- ☆16May 4, 2021Updated 4 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 3 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- 🫓 A parser for the FlatZinc modelling language☆14Feb 27, 2025Updated last year
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- ☆18May 4, 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
- Place small arrays on the stack with a low-cost!☆17Oct 26, 2024Updated last year
- Spherical harmonics and solid harmonics in Rust☆19May 14, 2023Updated 2 years ago
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- A Rust library for runtime-checked linearish types☆38Jul 24, 2023Updated 2 years ago
- ☆15Feb 9, 2020Updated 6 years ago
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated last year
- Rust map and set literals☆24Apr 18, 2020Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi☆60Mar 7, 2025Updated last year
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Iterator of const known length☆18Dec 2, 2024Updated last year
- ☆20Aug 3, 2020Updated 5 years ago
- Here is a place for go chassis plugins including registry, tracing etc☆17Jul 5, 2023Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Dec 19, 2022Updated 3 years ago
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- Compare IEEE floating point values for equality.☆42Nov 14, 2023Updated 2 years ago
- Simple bitset with small-set (single-word) optimization☆19Jun 9, 2024Updated last year
- Rust library for applying Gaussian quadrature to integrate a function☆25Nov 16, 2025Updated 4 months ago
- A Rust implementation of the Bourke Delaunay triangulation algorithm.☆24Aug 11, 2019Updated 6 years ago
- A Rust implementation of a constant time LFU cache☆14May 21, 2024Updated last year
- ☆16Feb 5, 2021Updated 5 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆23Mar 7, 2026Updated last week
- 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
- ☆21Jul 10, 2020Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- bridges the log crate and indicatif to stop the progress bars and log lines from mixing up☆11Aug 24, 2024Updated last year
- liburing bindings☆35Aug 28, 2022Updated 3 years ago
- rust implementation of octree algorithm for nearest neighbor search in 3D space☆47Apr 15, 2023Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆29Updated this week
- Rust API stability attributes for the rest of us.☆31Jul 4, 2024Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆59Dec 1, 2025Updated 3 months ago