kamirr / math-jitLinks
☆35Updated 5 months ago
Alternatives and similar repositories for math-jit
Users that are interested in math-jit are comparing it to the libraries listed below
Sorting:
- Human-friendly indexed collections☆53Updated last month
- Experimenting with Rust's fundamental data model☆52Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- Exhaustive iteration trait in Rust☆16Updated last week
- How fast can we recognize a word from a small pre-determined set?☆80Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆41Updated last week
- Transitive derive macros for Rust☆32Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆52Updated this week
- State machine pattern for Rust☆29Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆35Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆63Updated last month
- Helps you frob those bits☆38Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆49Updated 3 weeks ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year