Decision Workspace
tsbytes vs rusty-javac vs jclassfile
Side-by-side comparison of Rust crates
50
tsbytes
experimentalv1.0.1
Compile TypeScript directly to native JVM bytecode and executable JARs
45
rusty-javac
experimentalv0.2.1
A Java compiler written in Rust.
60
jclassfile
growingv0.6.0
Java class files parser
Core Metrics
| tsbytes | rusty-javac | jclassfile | |
|---|---|---|---|
| Health Score | 50 | 45 | 60 |
| Total Downloads | 89 | 74 | 4.1K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 39 |
| Releases | 6 | 3 | 6 |
| Last Updated | 7d ago | 1d ago | 76d ago |
| Age | 7d | 2d | 1y |
Health Breakdown
tsbytes
Maintenance
19
Quality
13
Community
6
Popularity
2
Documentation
10
rusty-javac
Maintenance
14
Quality
12
Community
5
Popularity
2
Documentation
12
jclassfile
Maintenance
15
Quality
16
Community
10
Popularity
4
Documentation
15
Technical Details
| tsbytes | rusty-javac | jclassfile | |
|---|---|---|---|
| Version | 1.0.1 | 0.2.1 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 8 | 7 |
| Crate Size | 162KB | 96KB | 16KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jclassfile leads with a health score of 60/100, but none of the options score above 80.
- •rusty-javac, jclassfile are pre-1.0 — API may change.