Decision Workspace
bytecode-filter vs lazycsv vs jclassfile
Side-by-side comparison of Rust crates
46
bytecode-filter
experimentalv0.1.1
Fast bytecode-compiled filter engine for delimiter-separated records
49
lazycsv
growingv0.3.1
Vectorized, lazy-decoding, zero-copy CSV parser.
63
jclassfile
experimentalv0.6.0
Java class files parser
Core Metrics
| bytecode-filter | lazycsv | jclassfile | |
|---|---|---|---|
| Health Score | 46 | 49 | 63 |
| Total Downloads | 27 | 4.1K | 3.0K |
| 30d Downloads | 27 | 675 | 565 |
| Dependents | 0 | 0 | 36 |
| Releases | 2 | 6 | 6 |
| Last Updated | 4d ago | 150d ago | 17d ago |
| Age | 5d | 1y | 10m |
Health Breakdown
bytecode-filter
Maintenance
14
Quality
12
Community
6
Popularity
2
Documentation
12
lazycsv
Maintenance
11
Quality
16
Community
8
Popularity
4
Documentation
10
jclassfile
Maintenance
19
Quality
15
Community
10
Popularity
4
Documentation
15
Technical Details
| bytecode-filter | lazycsv | jclassfile | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.1 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 5 | 5 | 7 |
| Crate Size | 256KB | 15KB | 16KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | — | 1.70 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •jclassfile leads with a health score of 63/100, but none of the options score above 80.
- •lazycsv has the most downloads (4.1K), suggesting wider adoption.