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:
- ☆112Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Macro for sealing traits and structures☆59Updated 8 months ago
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆81Updated 4 months ago
- Rust library for running child processes☆38Updated last month
- Eventually consistent values for Rust☆126Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Derive a builder for your constructors in Rust☆71Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Simple concurrent progress bars.☆104Updated 11 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆76Updated 4 years ago
- Fast and correct computations with uncertain values☆95Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆70Updated this week
- Typed any map for rust☆67Updated 8 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- ☆50Updated 4 years ago
- A small and fast frontend framework in Rust☆67Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A graph crate with simplicity in mind☆87Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago