Decision Workspace
class_file vs cafebabe vs jclassfile
Side-by-side comparison of Rust crates
32
class_file
growingv0.1.0
A library for parsing JVM classfiles.
48
cafebabe
growingv0.9.0
A simple parser for Java class files
63
jclassfile
experimentalv0.6.0
Java class files parser
Core Metrics
| class_file | cafebabe | jclassfile | |
|---|---|---|---|
| Health Score | 32 | 48 | 63 |
| Total Downloads | 2.0K | 42.1K | 3.0K |
| 30d Downloads | 4 | 4.3K | 565 |
| Dependents | 0 | 8 | 36 |
| Releases | 1 | 15 | 6 |
| Last Updated | 2643d ago | 297d ago | 17d ago |
| Age | 7y 2m | 4y 11m | 10m |
Health Breakdown
class_file
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
9
cafebabe
Maintenance
8
Quality
17
Community
8
Popularity
6
Documentation
9
jclassfile
Maintenance
19
Quality
15
Community
10
Popularity
4
Documentation
15
Technical Details
| class_file | cafebabe | jclassfile | |
|---|---|---|---|
| Version | 0.1.0 | 0.9.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | 0BSD | MIT |
| Dependencies | 2 | 3 | 7 |
| Crate Size | 14KB | 29KB | 16KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jclassfile leads with a health score of 63/100, but none of the options score above 80.
- •cafebabe has the most downloads (42.1K), suggesting wider adoption.
- •⚠ class_file has not been updated in over a year.