kamirr / math-jitLinks
☆35Updated 11 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☆36Updated last year
- Human-friendly indexed collections☆56Updated 2 months ago
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- 🐱concat! with support for const variables and expressions☆46Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- State machine pattern for Rust☆29Updated last year
- ☆64Updated 5 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- Ergonomic and composable async stream generation without macros☆23Updated 2 weeks ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- A regex crate using Brzozowski derivatives.☆27Updated 8 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- How fast can we recognize a word from a small pre-determined set?☆88Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- An evil parsing library.☆54Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago