#messagepack #serde #no-std

no-std embedded-msgpack

MessagePack serialization implementation for Rust optimized for embedded/no_std environments

7 releases

0.3.1 Jan 13, 2023
0.3.0 Dec 30, 2022
0.2.2 Aug 9, 2021
0.2.1 Jun 20, 2021
0.1.1 Jun 9, 2021

#443 in Embedded development

Download history 36/week @ 2024-02-19 9/week @ 2024-02-26 5/week @ 2024-03-11 99/week @ 2024-04-01

104 downloads per month

MIT/Apache

110KB
2.5K SLoC

embedded-msgpack

Documentation Crates.io

MessagePack serialization implementation for Rust optimized for embedded environments

Running tests

You can run tests for all common supported configurations via just test if you have just installed:

just test

License

Licensed under either of

at your option.

Dependencies

~2.5MB
~54K SLoC