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☆86Updated 2 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 3 months ago
- Derive a builder for your constructors in Rust☆71Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Simple concurrent progress bars.☆104Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Eventually consistent values for Rust☆126Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Typed any map for rust☆67Updated 7 months ago
- A small and fast frontend framework in Rust☆67Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Rust library for running child processes☆38Updated last month
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- fn(Code) -> Docs☆85Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- Convert number to enum☆87Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- ☆29Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Show unused code from multi-crate Rust projects☆113Updated 10 months ago