kamirr / math-jitLinks
☆35Updated 8 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☆55Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Exhaustive iteration trait in Rust☆16Updated this week
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- State machine pattern for Rust☆29Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- ☆63Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated last week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- How fast can we recognize a word from a small pre-determined set?☆80Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 3 weeks ago
- A simple in-memory search for collections and key-value stores.☆78Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- ☆36Updated 3 years ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆21Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆55Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- An explicit closure with absolute seperation of the captured data from the function.☆33Updated 2 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 10 months ago