brenapp / mtrxLinks
Provides type-safe matrix operations using Rust's const generics
☆46Updated 3 years ago
Alternatives and similar repositories for mtrx
Users that are interested in mtrx are comparing it to the libraries listed below
Sorting:
- Automatically upgrade breaking changes☆45Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A rust cargo subcommand which cooks your crate☆31Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆29Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- docs.rs as a publishing platform?☆68Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ☆39Updated last year
- ☆57Updated last year
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated last month
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆64Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Make trait methods callable without the trait in scope☆146Updated last week
- ☆46Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆21Updated 4 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago