Decision Workspace
simple_jvmti vs jvmti-bindings vs jvmti2
Side-by-side comparison of Rust crates
38
simple_jvmti
growingv0.1.0
simple jvmti library
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)
Core Metrics
| simple_jvmti | jvmti-bindings | jvmti2 | |
|---|---|---|---|
| Health Score | 38 | 55 | 46 |
| Total Downloads | 1.6K | 143 | 27 |
| 30d Downloads | 3 | 16 | 27 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 9 | 2 |
| Last Updated | 883d ago | 50d ago | 17d ago |
| Age | 2y 5m | 1m | 18d |
Health Breakdown
simple_jvmti
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
13
jvmti-bindings
Maintenance
11
Quality
20
Community
6
Popularity
3
Documentation
15
jvmti2
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| simple_jvmti | jvmti-bindings | jvmti2 | |
|---|---|---|---|
| Version | 0.1.0 | 2.1.0 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 5 |
| Crate Size | 19KB | 85KB | 51KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jvmti-bindings leads with a health score of 55/100, but none of the options score above 80.
- •simple_jvmti has the most downloads (1.6K), suggesting wider adoption.
- •⚠ simple_jvmti has not been updated in over a year.
- •simple_jvmti, jvmti2 are pre-1.0 — API may change.