Decision Workspace
jvmti2 vs jvmti-bindings vs jvm-rs
Side-by-side comparison of Rust crates
46
jvmti2
experimentalv0.0.2
Safe, idiomatic Rust bindings for the JVM Tool Interface (JVMTI)
55
jvmti-bindings
experimentalv2.1.0
Complete JNI and JVMTI bindings for Rust with zero dependencies. Build JVM agents in pure Rust.
38
jvm-rs
growingv0.2.0
Bindings for the JVM and its interfaces
Core Metrics
| jvmti2 | jvmti-bindings | jvm-rs | |
|---|---|---|---|
| Health Score | 46 | 55 | 38 |
| Total Downloads | 27 | 143 | 3.2K |
| 30d Downloads | 27 | 16 | 6 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 9 | 2 |
| Last Updated | 17d ago | 50d ago | 1238d ago |
| Age | 18d | 1m | 5y 4m |
Health Breakdown
jvmti2
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
12
jvmti-bindings
Maintenance
11
Quality
20
Community
6
Popularity
3
Documentation
15
jvm-rs
Maintenance
3
Quality
15
Community
7
Popularity
4
Documentation
9
Technical Details
| jvmti2 | jvmti-bindings | jvm-rs | |
|---|---|---|---|
| Version | 0.0.2 | 2.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | GPL-3.0-only |
| Dependencies | 5 | 3 | 1 |
| Crate Size | 51KB | 85KB | 89KB |
| Features | 0 | 5 | 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.