Decision Workspace
msgpackin vs embedded-msgpack vs wasm-msgpack
Side-by-side comparison of Rust crates
42
msgpackin
growingv0.0.4
Msgpackin pure Rust MessagePack encoding / decoding library
49
embedded-msgpack
growingv0.4.1
MessagePack serialization implementation for Rust optimized for embedded/no_std environments
49
wasm-msgpack
growingv0.6.2
MessagePack serialization implementation for Rust optimized for WebAssembly environments
Core Metrics
| msgpackin | embedded-msgpack | wasm-msgpack | |
|---|---|---|---|
| Health Score | 42 | 49 | 49 |
| Total Downloads | 5.8K | 13.7K | 19.0K |
| 30d Downloads | 8 | 210 | 68 |
| Dependents | 0 | 0 | 14 |
| Releases | 4 | 9 | 12 |
| Last Updated | 939d ago | 151d ago | 1029d ago |
| Age | 4y 1m | 4y 9m | 3y 3m |
Health Breakdown
msgpackin
Maintenance
3
Quality
17
Community
5
Popularity
4
Documentation
13
embedded-msgpack
Maintenance
9
Quality
17
Community
6
Popularity
5
Documentation
12
wasm-msgpack
Maintenance
6
Quality
16
Community
9
Popularity
5
Documentation
13
Technical Details
| msgpackin | embedded-msgpack | wasm-msgpack | |
|---|---|---|---|
| Version | 0.0.4 | 0.4.1 | 0.6.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 9 | 12 |
| Crate Size | 18KB | 32KB | 127KB |
| Features | 6 | 23 | 26 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •embedded-msgpack leads with a health score of 49/100, but none of the options score above 80.
- •wasm-msgpack has the most downloads (19.0K), suggesting wider adoption.
- •⚠ msgpackin, wasm-msgpack have not been updated in over a year.