kamirr / math-jitLinks
☆35Updated 10 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
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- ☆64Updated 4 months ago
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- Lending iterators on stable Rust☆83Updated last year
- State machine pattern for Rust☆29Updated last year
- How fast can we recognize a word from a small pre-determined set?☆83Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Exhaustive iteration trait in Rust☆18Updated this week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 5 months ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A safe, fast, lightweight embeddable scripting language written in Rust.☆22Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust traits for key comparison in maps.☆35Updated 10 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 8 months ago