maplant / al-jabr
Extremely generic linear algebra libary for Rust
☆221Updated 3 months ago
Alternatives and similar repositories for al-jabr:
Users that are interested in al-jabr are comparing it to the libraries listed below
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Faster, more compact implementation of std::Cow☆342Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- Efficient transactional memory in rust.☆208Updated 3 years ago
- Generic array types in Rust☆406Updated 2 weeks ago
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- A compiler plugin to insert flame calls☆377Updated last year
- Fast, ergonomic metrics for Rust☆338Updated 3 months ago
- Inline expression interpolation for Rust.☆200Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- A fast intrusive flamegraph☆233Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆267Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 5 months ago
- Geometry primitives (basic linear algebra) for Rust☆463Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated this week
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆209Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 3 months ago
- RAMP - Rust Arithmetic in Multiple Precision☆261Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆329Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 11 months ago
- A library for creating references that carry their owner with them.☆363Updated last year