matrixmultiply_mt
v0.2.1 GrowingMultithreaded Fork of bluss's matrixmultiply crate. General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. `RUSTFLAGS="-C target-cpu=native"` is your friend here.
Quick Verdict
- โNot updated for 3+ years
- !Pre-1.0: API may have breaking changes
- โPermissive license (MIT/Apache-2.0)
Security
Deep Insights
168 downloads in the last 30 days (6/day), up 4100% from the previous period.
Despite being 9+ years old, matrixmultiply_mt hasn't reached 1.0 yet. Expect potential API changes between versions.
At 23KB, matrixmultiply_mt is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on matrixmultiply_mt