Extremely generic linear algebra libary for Rust
☆229Oct 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☆107Mar 21, 2020Updated 5 years ago
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 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☆278Sep 23, 2022Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- A Parallel test runner for DevOps☆103Oct 21, 2025Updated 4 months ago
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- Rust macro to generate self-referential structs☆213May 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☆266Nov 20, 2024Updated last year
- Inline expression interpolation for Rust.☆200Sep 2, 2023Updated 2 years ago
- A rust library for checked floating point operations☆83Jan 6, 2026Updated 2 months ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Sep 3, 2019Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Mar 14, 2019Updated 6 years ago
- The write-once-run-anywhere GPGPU library for Rust☆1,613Jan 20, 2023Updated 3 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- A parallelized PNG encoder in Rust☆224Feb 4, 2026Updated last month
- Matt's Game Framework☆67Apr 27, 2020Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- skiplist☆143Nov 24, 2021Updated 4 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆358Jan 20, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Aug 18, 2023Updated 2 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Math Interoperability Types☆283Jan 2, 2024Updated 2 years ago
- Safely combine results☆81Sep 1, 2024Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Feb 22, 2020Updated 6 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- A Rust crate for abstracted, decoupled modulation sources☆201Feb 13, 2026Updated 3 weeks ago
- Rust serializer library☆90Sep 18, 2025Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆76Aug 27, 2023Updated 2 years ago