Decision Workspace
typed-jni vs jni vs jni-sys
Side-by-side comparison of Rust crates
52
typed-jni
experimentalv1.1.4
Type-Safe JNI access for Rust.
68
jni
growingv0.22.4
Rust bindings to the JNI
64
jni-sys
growingv0.4.1
Rust definitions corresponding to jni.h
Core Metrics
| typed-jni | jni | jni-sys | |
|---|---|---|---|
| Health Score | 52 | 68 | 64 |
| Total Downloads | 1.3K | 100.3M | 76.2M |
| 30d Downloads | 30 | 7.8M | 7.4M |
| Dependents | 0 | 2.7K | 351 |
| Releases | 8 | 49 | 11 |
| Last Updated | 73d ago | 11d ago | 5d ago |
| Age | 5m | 9y 4m | 10y 1m |
Health Breakdown
typed-jni
Maintenance
15
Quality
19
Community
4
Popularity
4
Documentation
10
jni
Maintenance
17
Quality
10
Community
18
Popularity
8
Documentation
15
jni-sys
Maintenance
16
Quality
12
Community
13
Popularity
8
Documentation
15
Technical Details
| typed-jni | jni | jni-sys | |
|---|---|---|---|
| Version | 1.1.4 | 0.22.4 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 20 | 2 |
| Crate Size | 18KB | 199KB | 13KB |
| Features | 4 | 3 | 0 |
| Yanked % | 0.0% | 6.1% | 9.1% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85.0 | 1.76.0 |
| Owners | 1 | 4 | 2 |
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, jni-sys are pre-1.0 — API may change.