Decision Workspace
jvmti-bindings vs jvmti2 vs jvm-rs
Side-by-side comparison of Rust crates
55
jvmti-bindings
experimentalv2.1.0
Complete JNI and JVMTI bindings for Rust with zero dependencies. Build JVM agents in pure Rust.
46
jvmti2
experimentalv0.0.2
Safe, idiomatic Rust bindings for the JVM Tool Interface (JVMTI)
38
jvm-rs
growingv0.2.0
Bindings for the JVM and its interfaces
Core Metrics
| jvmti-bindings | jvmti2 | jvm-rs | |
|---|---|---|---|
| Health Score | 55 | 46 | 38 |
| Total Downloads | 143 | 27 | 3.2K |
| 30d Downloads | 16 | 27 | 6 |
| Dependents | 0 | 0 | 0 |
| Releases | 9 | 2 | 2 |
| Last Updated | 50d ago | 17d ago | 1238d ago |
| Age | 1m | 18d | 5y 4m |
Health Breakdown
jvmti-bindings
Maintenance
11
Quality
20
Community
6
Popularity
3
Documentation
15
jvmti2
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
12
jvm-rs
Maintenance
3
Quality
15
Community
7
Popularity
4
Documentation
9
Technical Details
| jvmti-bindings | jvmti2 | jvm-rs | |
|---|---|---|---|
| Version | 2.1.0 | 0.0.2 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | GPL-3.0-only |
| Dependencies | 3 | 5 | 1 |
| Crate Size | 85KB | 51KB | 89KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.70 | 1.70 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •jvmti-bindings leads with a health score of 55/100, but none of the options score above 80.
- •jvm-rs has the most downloads (3.2K), suggesting wider adoption.
- •⚠ jvm-rs has not been updated in over a year.
- •jvmti2, jvm-rs are pre-1.0 — API may change.