maplant / al-jabrLinks
Extremely generic linear algebra libary for Rust
☆230Updated 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:
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Generic array types in Rust☆431Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- 🚀 SM – a static State Machine library☆193Updated 5 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Shared resource dispatcher☆251Updated 10 months ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆353Updated 3 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- A graph library for Rust.☆121Updated 4 years ago
- Abstract algebra for Rust.☆197Updated 2 years ago
- Geometry primitives (basic linear algebra) for Rust☆476Updated this week
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Rust option parser with custom derive support☆235Updated last year