Decision Workspace
neopack vs minbin vs neopack-derive
Side-by-side comparison of Rust crates
48
neopack
experimentalv1.3.0
neopack is a small, opinionated library for binary tlv serialization
49
minbin
experimentalv0.1.1
Minimal, manual, no-std, zero-dependency, big-endian binary serialization.
48
neopack-derive
experimentalv1.1.0
Derive macros for neopack Pack/Unpack/Schema traits
Core Metrics
| neopack | minbin | neopack-derive | |
|---|---|---|---|
| Health Score | 48 | 49 | 48 |
| Total Downloads | 76 | 66 | 70 |
| 30d Downloads | 76 | 4 | 70 |
| Dependents | 0 | 0 | 4 |
| Releases | 5 | 2 | 3 |
| Last Updated | 14d ago | 106d ago | 14d ago |
| Age | 23d | 3m | 23d |
Health Breakdown
neopack
Maintenance
12
Quality
18
Community
6
Popularity
2
Documentation
10
minbin
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
13
neopack-derive
Maintenance
13
Quality
16
Community
7
Popularity
2
Documentation
10
Technical Details
| neopack | minbin | neopack-derive | |
|---|---|---|---|
| Version | 1.3.0 | 0.1.1 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 3 |
| Crate Size | 18KB | 19KB | 4KB |
| Features | 3 | 2 | 0 |
| 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.
- •neopack has the most downloads (76), suggesting wider adoption.
- •minbin is pre-1.0 — API may change.