kamirr / math-jitLinks
☆34Updated last year
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☆56Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- State machine pattern for Rust☆29Updated last year
- Exhaustive iteration trait in Rust☆21Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 2 months ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A safe, fast, lightweight embeddable scripting language written in Rust.☆22Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆64Updated 5 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Rust traits for key comparison in maps.☆37Updated 11 months ago
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 6 months ago
- Binary size analyzer for Rust programs☆37Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 9 months ago
- Static-checked parsing of regexes into structs☆45Updated last year
- ☆38Updated 3 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Ergonomic and composable async stream generation without macros☆24Updated last month