Decision Workspace
jni-simple vs jni vs jvmti-bindings
Side-by-side comparison of Rust crates
50
jni-simple
growingv0.3.2
Simple Rust binding for JNI (Java Native Interface) and JVMTI (JVM Tool Interface)
68
jni
growingv0.22.4
Rust bindings to the JNI
55
jvmti-bindings
experimentalv2.1.0
Complete JNI and JVMTI bindings for Rust with zero dependencies. Build JVM agents in pure Rust.
Core Metrics
| jni-simple | jni | jvmti-bindings | |
|---|---|---|---|
| Health Score | 50 | 68 | 55 |
| Total Downloads | 23.5K | 100.3M | 143 |
| 30d Downloads | 1.6K | 7.8M | 16 |
| Dependents | 0 | 2.7K | 0 |
| Releases | 16 | 49 | 9 |
| Last Updated | 190d ago | 11d ago | 50d ago |
| Age | 1y 9m | 9y 4m | 1m |
Health Breakdown
jni-simple
Maintenance
11
Quality
16
Community
6
Popularity
5
Documentation
12
jni
Maintenance
17
Quality
10
Community
18
Popularity
8
Documentation
15
jvmti-bindings
Maintenance
11
Quality
20
Community
6
Popularity
3
Documentation
15
Technical Details
| jni-simple | jni | jvmti-bindings | |
|---|---|---|---|
| Version | 0.3.2 | 0.22.4 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 20 | 3 |
| Crate Size | 130KB | 199KB | 85KB |
| Features | 5 | 3 | 5 |
| Yanked % | 0.0% | 6.1% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.87.0 | 1.85.0 | 1.70 |
| Owners | 1 | 4 | 1 |
Links
Quick Verdict
- •jni leads with a health score of 68/100, but none of the options score above 80.
- •jni is depended on by 2.7K crates — strongest ecosystem trust.
- •jni-simple, jni are pre-1.0 — API may change.