brenapp / mtrx
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
- A rust cargo subcommand which cooks your crate☆31Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- ☆112Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆29Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Typed any map for rust☆66Updated 4 months ago
- Configure const and static items by environment variables.☆25Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- ☆56Updated last year
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month