Decision Workspace
binburst vs minbin vs neopack
Side-by-side comparison of Rust crates
41
binburst
experimentalv0.0.1
A lightweight, opinionated, no_std binary serialization library for reading and writing primitive types
49
minbin
experimentalv0.1.1
Minimal, manual, no-std, zero-dependency, big-endian binary serialization.
48
neopack
experimentalv1.3.0
neopack is a small, opinionated library for binary tlv serialization
Core Metrics
| binburst | minbin | neopack | |
|---|---|---|---|
| Health Score | 41 | 49 | 48 |
| Total Downloads | 209 | 66 | 76 |
| 30d Downloads | 41 | 4 | 76 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 5 |
| Last Updated | 89d ago | 106d ago | 14d ago |
| Age | 2m | 3m | 23d |
Health Breakdown
binburst
Maintenance
8
Quality
15
Community
5
Popularity
3
Documentation
10
minbin
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
13
neopack
Maintenance
12
Quality
18
Community
6
Popularity
2
Documentation
10
Technical Details
| binburst | minbin | neopack | |
|---|---|---|---|
| Version | 0.0.1 | 0.1.1 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 3KB | 19KB | 18KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •minbin leads with a health score of 49/100, but none of the options score above 80.
- •binburst has the most downloads (209), suggesting wider adoption.
- •binburst, minbin are pre-1.0 — API may change.