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 3 years ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated 3 weeks ago
- Derive a builder for your constructors in Rust☆71Updated last month
- Simple concurrent progress bars.☆106Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Rust library for running child processes☆38Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- A std::Instant replacement that works on WASM too.☆112Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A small and fast frontend framework in Rust☆69Updated 5 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- fn(Code) -> Docs☆86Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ☆77Updated 4 years ago
- Typed any map for rust☆67Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Write doc comments from macros☆101Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Fast and correct computations with uncertain values☆95Updated 6 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week