kamirr / math-jitLinks
☆35Updated 7 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 last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- State machine pattern for Rust☆29Updated 10 months ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- ☆61Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- horrible serde macro stuff☆39Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 weeks ago
- How fast can we recognize a word from a small pre-determined set?☆80Updated 7 months ago
- A regex crate using Brzozowski derivatives.☆27Updated 4 months ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Serde Visitor for deserializing untagged enums☆65Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- 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 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An evil parsing library.☆54Updated last year
- Zero-cost specialization in generic context on stable Rust☆23Updated 3 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 2 weeks ago