Decision Workspace
jvm-sys vs prebindgen vs prebindgen-proc-macro
Side-by-side comparison of Rust crates
37
jvm-sys
growingv0.1.0
Bindings for a JVM's provided headers
51
prebindgen
experimentalv0.4.1
Separate FFI implementation and language-specific binding into different crates
49
prebindgen-proc-macro
experimentalv0.4.1
Procedural macros for prebindgen - export FFI definitions for binding generation
Core Metrics
| jvm-sys | prebindgen | prebindgen-proc-macro | |
|---|---|---|---|
| Health Score | 37 | 51 | 49 |
| Total Downloads | 1.6K | 1.9K | 1.8K |
| 30d Downloads | 3 | 21 | 7 |
| Dependents | 0 | 5 | 0 |
| Releases | 1 | 5 | 5 |
| Last Updated | 1698d ago | 207d ago | 207d ago |
| Age | 4y 7m | 8m | 8m |
Health Breakdown
jvm-sys
Maintenance
1
Quality
18
Community
5
Popularity
4
Documentation
9
prebindgen
Maintenance
11
Quality
13
Community
8
Popularity
4
Documentation
15
prebindgen-proc-macro
Maintenance
11
Quality
13
Community
6
Popularity
4
Documentation
15
Technical Details
| jvm-sys | prebindgen | prebindgen-proc-macro | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.1 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 14 | 8 |
| Crate Size | 7KB | 50KB | 8KB |
| Features | 5 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.75 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •prebindgen leads with a health score of 51/100, but none of the options score above 80.
- •⚠ jvm-sys has not been updated in over a year.