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
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 3 weeks ago
- ☆77Updated 4 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Rust library for running child processes☆38Updated 2 months ago
- Typed any map for rust☆67Updated 9 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- 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
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated last month
- Simple concurrent progress bars.☆104Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 3 weeks ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- A small and fast frontend framework in Rust☆69Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- `$crate` in procedural macros.☆74Updated last week
- A sinless derive helper☆74Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Fast and correct computations with uncertain values☆95Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- A graph crate with simplicity in mind☆87Updated last year
- Generate enum variants inline☆58Updated 2 years ago