Decision Workspace
amx-sys vs amx-rs vs lin_alg
Side-by-side comparison of Rust crates
48
amx-sys
experimentalv0.0.3
Low-level AMX (Apple Matrix eXtensions) inline assembly — exact mirror of aarch64.h
46
amx-rs
experimentalv0.0.3
High-level ergonomic API for AMX (Apple Matrix eXtensions) - matrix and vector operations
69
lin_alg
stablev1.4.1
Vector, matrix, and quaternion operations for general purposes
Core Metrics
| amx-sys | amx-rs | lin_alg | |
|---|---|---|---|
| Health Score | 48 | 46 | 69 |
| Total Downloads | 42 | 34 | 27.7K |
| 30d Downloads | 42 | 34 | 1.2K |
| Dependents | 3 | 0 | 122 |
| Releases | 3 | 3 | 47 |
| Last Updated | 6d ago | 6d ago | 32d ago |
| Age | 7d | 7d | 1y 4m |
Health Breakdown
amx-sys
Maintenance
14
Quality
14
Community
8
Popularity
2
Documentation
10
amx-rs
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
10
lin_alg
Maintenance
18
Quality
21
Community
12
Popularity
5
Documentation
13
Technical Details
| amx-sys | amx-rs | lin_alg | |
|---|---|---|---|
| Version | 0.0.3 | 0.0.3 | 1.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 4 |
| Crate Size | 8KB | 6KB | 36KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lin_alg leads with a health score of 69/100, but none of the options score above 80.
- •lin_alg is depended on by 122 crates — strongest ecosystem trust.
- •amx-sys, amx-rs are pre-1.0 — API may change.