#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

#583 in Embedded development

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

~1.4–2.2MB
~39K SLoC