Decision Workspace
javoxide vs jvmti-bindings vs jni-macros
Side-by-side comparison of Rust crates
46
javoxide
experimentalv0.3.1
A type system-complete code generator for Java/Rust interop
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
| javoxide | jvmti-bindings | jni-macros | |
|---|---|---|---|
| Health Score | 46 | 55 | 49 |
| Total Downloads | 29 | 143 | 167.4K |
| 30d Downloads | 4 | 16 | 165.8K |
| Dependents | 0 | 0 | 5 |
| Releases | 2 | 9 | 3 |
| Last Updated | 41d ago | 50d ago | 11d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
javoxide
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
12
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
| javoxide | jvmti-bindings | jni-macros | |
|---|---|---|---|
| Version | 0.3.1 | 2.1.0 | 0.22.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 9 |
| Crate Size | 95KB | 85KB | 64KB |
| Features | 2 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.90 | 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.
- •javoxide, jni-macros are pre-1.0 — API may change.