rustio rustio.net
40

matrixmultiply_mt

v0.2.1 Growing

Multithreaded 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.

MIT/Apache-2.0 Edition 2018
#matrix#sgemm#dgemm

Quick Verdict

  • โœ•Not updated for 3+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT/Apache-2.0)

Security

Checking security advisories...
Downloads
17.4K
Dependents
3
Releases
10
Size
24KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

168 downloads in the last 30 days (6/day), up 4100% from the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 9+ years old, matrixmultiply_mt hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 23KB, matrixmultiply_mt is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 5/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 5/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
2/day avg+210%
02040608010012/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on matrixmultiply_mt

Version Adoption

v0.1.7
23%
v0.1.1
21%
v0.2.1
20%
v0.1.5
18%
v0.1.6
18%

Release Timeline

10 releasessince 2017
J
F
M
A
M
J
J
A
S
O
N
D
2017
6
2018
1
2019
1
2020
2021
1
2022
1
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
10
direct dependencies
Dependents
3
crates depend on matrixmultiply_mt

Similar Crates