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 last year
- State machine pattern for Rust☆29Updated 11 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- How fast can we recognize a word from a small pre-determined set?☆83Updated 8 months ago
- Experimenting with Rust's fundamental data model☆54Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated this week
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- ☆63Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Game Developer's Toolkit for CPU Management☆99Updated 4 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆56Updated 3 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A regex crate using Brzozowski derivatives.☆27Updated 5 months ago
- Rust traits for key comparison in maps.☆34Updated 8 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago