#serde #cbor

no-std heapless-bytes

Newtype around heapless byte Vec with efficient serde

6 releases (breaking)

0.5.0 Sep 18, 2025
0.4.0 Jun 20, 2024
0.3.0 Jun 10, 2021
0.2.0 Feb 26, 2021
0.1.0 Feb 8, 2020

#607 in Encoding

Download history 1068/week @ 2025-09-23 1002/week @ 2025-09-30 867/week @ 2025-10-07 1176/week @ 2025-10-14 978/week @ 2025-10-21 1369/week @ 2025-10-28 1039/week @ 2025-11-04 1178/week @ 2025-11-11 1479/week @ 2025-11-18 947/week @ 2025-11-25 794/week @ 2025-12-02 591/week @ 2025-12-09 646/week @ 2025-12-16 313/week @ 2025-12-23 281/week @ 2025-12-30 455/week @ 2026-01-06

1,793 downloads per month
Used in 29 crates (19 directly)

Apache-2.0 OR MIT

29KB
514 lines

heapless-bytes

crates.io Documentation

Newtype around heapless byte Vec with efficient serde.

License

heapless-bytes is licensed under either of Apache License, Version 2.0 or MIT License at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.7–1MB
~20K SLoC