Decision Workspace
jniname vs jvmti-bindings vs jni-macros
Side-by-side comparison of Rust crates
48
jniname
experimentalv0.1.0
Java method signature to C-style JNI function name converter
55
jvmti-bindings
experimentalv2.1.0
Complete JNI and JVMTI bindings for Rust with zero dependencies. Build JVM agents in pure Rust.
49
jni-macros
experimentalv0.22.4
Procedural macros for the jni crate
Core Metrics
| jniname | jvmti-bindings | jni-macros | |
|---|---|---|---|
| Health Score | 48 | 55 | 49 |
| Total Downloads | 109 | 143 | 167.4K |
| 30d Downloads | 109 | 16 | 165.9K |
| Dependents | 0 | 0 | 5 |
| Releases | 1 | 9 | 3 |
| Last Updated | 16d ago | 50d ago | 11d ago |
| Age | 16d | 1m | 1m |
Health Breakdown
jniname
Maintenance
12
Quality
14
Community
5
Popularity
2
Documentation
15
jvmti-bindings
Maintenance
11
Quality
20
Community
6
Popularity
3
Documentation
15
jni-macros
Maintenance
13
Quality
12
Community
8
Popularity
6
Documentation
10
Technical Details
| jniname | jvmti-bindings | jni-macros | |
|---|---|---|---|
| Version | 0.1.0 | 2.1.0 | 0.22.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 9 |
| Crate Size | 5KB | 85KB | 64KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.61 | 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.
- •jni-macros has the most downloads (167.4K), suggesting wider adoption.
- •jniname, jni-macros are pre-1.0 — API may change.