Decision Workspace
llvm-sys vs tblgen vs tracel-llvm
Side-by-side comparison of Rust crates
70
llvm-sys
stablev221.0.0
Bindings to LLVM's C API
66
tblgen
growingv0.9.1
Safe Rust bindings for TableGen.
63
tracel-llvm
growingv20.1.4-7
Rust bindings for LLVM libraries used by CubeCL.
Core Metrics
| llvm-sys | tblgen | tracel-llvm | |
|---|---|---|---|
| Health Score | 70 | 66 | 63 |
| Total Downloads | 3.8M | 412.4K | 129.1K |
| 30d Downloads | 256.4K | 32.6K | 39.4K |
| Dependents | 1.4K | 27 | 13 |
| Releases | 196 | 17 | 7 |
| Last Updated | 31d ago | 2d ago | 56d ago |
| Age | 10y 7m | 2y 7m | 6m |
Health Breakdown
llvm-sys
Maintenance
17
Quality
20
Community
13
Popularity
8
Documentation
12
tblgen
Maintenance
19
Quality
14
Community
13
Popularity
7
Documentation
13
tracel-llvm
Maintenance
16
Quality
20
Community
9
Popularity
6
Documentation
12
Technical Details
| llvm-sys | tblgen | tracel-llvm | |
|---|---|---|---|
| Version | 221.0.0 | 0.9.1 | 20.1.4-7 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 4 | 2 |
| Crate Size | 64KB | 43KB | 16KB |
| Features | 7 | 9 | 2 |
| Yanked % | 1.5% | 5.9% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.65.0 | — | 1.87 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •llvm-sys leads with a health score of 70/100, but none of the options score above 80.
- •llvm-sys is depended on by 1.4K crates — strongest ecosystem trust.
- •tblgen is pre-1.0 — API may change.