Decision Workspace
quicksim vs trueno vs matmul
Side-by-side comparison of Rust crates
38
quicksim
experimentalv0.1.1
Drop-in SIMD-accelerated replacements for common Rust algorithms, with automatic runtime AVX detection. Designed for simplicity and performance without requiring manual SIMD programming.
61
trueno
experimentalv0.16.3
High-performance SIMD compute library with GPU support for matrix operations
46
matmul
experimentalv0.1.0
Fast matrix multiplication in Rust with AVX2/AVX-512 SIMD, built from scratch
Core Metrics
| quicksim | trueno | matmul | |
|---|---|---|---|
| Health Score | 38 | 61 | 46 |
| Total Downloads | 547 | 73.3K | 18 |
| 30d Downloads | 4 | 17.1K | 4 |
| Dependents | 0 | 414 | 0 |
| Releases | 2 | 40 | 1 |
| Last Updated | 187d ago | 17d ago | 43d ago |
| Age | 6m | 4m | 1m |
Health Breakdown
quicksim
Maintenance
9
Quality
13
Community
3
Popularity
3
Documentation
10
trueno
Maintenance
19
Quality
11
Community
13
Popularity
6
Documentation
12
matmul
Maintenance
10
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| quicksim | trueno | matmul | |
|---|---|---|---|
| Version | 0.1.1 | 0.16.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT | MIT |
| Dependencies | 4 | 38 | 0 |
| Crate Size | 18KB | 1.9MB | 19KB |
| Features | 0 | 17 | 0 |
| Yanked % | 0.0% | 2.5% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.89 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •trueno leads with a health score of 61/100, but none of the options score above 80.
- •trueno is depended on by 414 crates — strongest ecosystem trust.