brenapp / mtrx
Provides type-safe matrix operations using Rust's const generics
☆46Updated 2 years ago
Alternatives and similar repositories for mtrx:
Users that are interested in mtrx are comparing it to the libraries listed below
- ☆111Updated 2 years ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- Easy-to-use optional function arguments for Rust☆46Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- A sinless derive helper☆62Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- Automatically upgrade breaking changes☆45Updated 11 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- ☆38Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆78Updated this week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Lending iterators on stable Rust☆81Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- ☆29Updated 9 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated last month