Decision Workspace
llvm_quick vs inkwell vs llvm-plugin
Side-by-side comparison of Rust crates
51
llvm_quick
stablev181.0.0-alpha.7
Rust's wrapper for llvm.
57
inkwell
growingv0.8.0
Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys.
46
llvm-plugin
growingv0.6.0
A wrapper for easily implementing out-of-source-tree LLVM plugins in Rust.
Core Metrics
| llvm_quick | inkwell | llvm-plugin | |
|---|---|---|---|
| Health Score | 51 | 57 | 46 |
| Total Downloads | 7.6K | 1.1M | 16.1K |
| 30d Downloads | 10 | 84.1K | 81 |
| Dependents | 0 | 847 | 0 |
| Releases | 7 | 18 | 12 |
| Last Updated | 629d ago | 78d ago | 599d ago |
| Age | 1y 8m | 8y 9m | 3y 6m |
Health Breakdown
llvm_quick
Maintenance
12
Quality
19
Community
5
Popularity
5
Documentation
10
inkwell
Maintenance
12
Quality
12
Community
13
Popularity
7
Documentation
13
llvm-plugin
Maintenance
6
Quality
17
Community
5
Popularity
5
Documentation
13
Technical Details
| llvm_quick | inkwell | llvm-plugin | |
|---|---|---|---|
| Version | 181.0.0-alpha.7 | 0.8.0 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 20 | 8 |
| Crate Size | 55KB | 208KB | 23KB |
| Features | 0 | 86 | 30 |
| Yanked % | 0.0% | 5.6% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •inkwell leads with a health score of 57/100, but none of the options score above 80.
- •inkwell is depended on by 847 crates — strongest ecosystem trust.
- •⚠ llvm_quick, llvm-plugin have not been updated in over a year.
- •inkwell, llvm-plugin are pre-1.0 — API may change.