kamirr / math-jitLinks
☆35Updated 6 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☆54Updated 2 months ago
- Experimenting with Rust's fundamental data model☆53Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- ☆61Updated last week
- How fast can we recognize a word from a small pre-determined set?☆79Updated 6 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Lending iterators on stable Rust☆83Updated last year
- State machine pattern for Rust☆29Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- A regex crate using Brzozowski derivatives.☆27Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Static-checked parsing of regexes into structs☆45Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- An evil parsing library.☆54Updated last year
- A simple in-memory search for collections and key-value stores.☆77Updated 3 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last week
- ☆31Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago