maplant / al-jabrView external linksLinks
Extremely generic linear algebra libary for Rust
☆230Oct 22, 2024Updated last year
Alternatives and similar repositories for al-jabr
Users that are interested in al-jabr are comparing it to the libraries listed below
Sorting:
- "Freedom from syn": Proc macro tools for operating on token trees☆108Mar 21, 2020Updated 5 years ago
- Machine scalar casting that meets your expectations☆78Sep 4, 2021Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266May 29, 2023Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Sep 23, 2022Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Thermite SIMD: Melt your CPU☆155Feb 8, 2026Updated last week
- A Parallel test runner for DevOps☆103Oct 21, 2025Updated 3 months ago
- Efficient transactional memory in rust.☆210Aug 2, 2021Updated 4 years ago
- Rust macro to generate self-referential structs☆212May 1, 2021Updated 4 years ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- SIMD noise library for Rust