kamirr / math-jitLinks
☆35Updated 10 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:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Human-friendly indexed collections☆56Updated last month
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- How fast can we recognize a word from a small pre-determined set?☆83Updated 10 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- ☆64Updated 3 months ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- State machine pattern for Rust☆29Updated last year
- Experimenting with Rust's fundamental data model☆54Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- A simple in-memory search for collections and key-value stores.☆80Updated 6 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Exhaustive iteration trait in Rust☆18Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last week
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- ☆38Updated 3 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Game Developer's Toolkit for CPU Management☆103Updated 6 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 4 months ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 8 months ago