Decision Workspace
heapless_matrix vs accelerate-general vs euclid
Side-by-side comparison of Rust crates
40
heapless_matrix
growingv0.1.5
This crate provides a simple and efficient implementation of a matrix data structure in Rust. It offers functionality for creating, manipulating, and performing operations on matrices, such as transposition, summation, and multiplication.
39
accelerate-general
growingv0.1.0
A general matrix and vector operations library using Apple's Accelerate framework.
73
euclid
growingv0.22.14
Geometry primitives
Core Metrics
| heapless_matrix | accelerate-general | euclid | |
|---|---|---|---|
| Health Score | 40 | 39 | 73 |
| Total Downloads | 7.1K | 1.3K | 24.4M |
| 30d Downloads | 8 | 4 | 3.5M |
| Dependents | 0 | 0 | 2.6K |
| Releases | 6 | 1 | 99 |
| Last Updated | 637d ago | 531d ago | 9d ago |
| Age | 1y 9m | 1y 5m | 10y 9m |
Health Breakdown
heapless_matrix
Maintenance
6
Quality
15
Community
3
Popularity
5
Documentation
11
accelerate-general
Maintenance
2
Quality
15
Community
6
Popularity
4
Documentation
12
euclid
Maintenance
18
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| heapless_matrix | accelerate-general | euclid | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.0 | 0.22.14 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSL-1.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 7 |
| Crate Size | 8KB | 25KB | 88KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | 1.63.0 |
| Owners | 1 | 1 | 6 (team) |
Links
Quick Verdict
- •euclid leads with a health score of 73/100, but none of the options score above 80.
- •euclid is depended on by 2.6K crates — strongest ecosystem trust.
- •⚠ heapless_matrix, accelerate-general have not been updated in over a year.