kamirr / math-jitLinks
☆34Updated last year
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☆56Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- State machine pattern for Rust☆29Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- How fast can we recognize a word from a small pre-determined set?☆88Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Exhaustive iteration trait in Rust☆21Updated last week
- Static-checked parsing of regexes into structs☆45Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Obsessively tiny error derive macro☆86Updated last year
- ☆64Updated 6 months ago
- Binary size analyzer for Rust programs☆37Updated last year
- ☆38Updated 3 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A regex crate using Brzozowski derivatives.☆27Updated 9 months ago
- A memory efficient syntax tree for language developers☆64Updated last month
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago