#serde #cbor #no-std #rust

no-std heapless-bytes

Newtype around heapless byte Vec with efficient serde

4 releases (2 breaking)

0.3.0 Jun 10, 2021
0.2.0 Feb 26, 2021
0.1.1 Jan 31, 2021
0.1.0 Feb 8, 2020

#1541 in Encoding

Download history 459/week @ 2023-10-19 715/week @ 2023-10-26 715/week @ 2023-11-02 741/week @ 2023-11-09 716/week @ 2023-11-16 706/week @ 2023-11-23 792/week @ 2023-11-30 694/week @ 2023-12-07 667/week @ 2023-12-14 380/week @ 2023-12-21 142/week @ 2023-12-28 338/week @ 2024-01-04 391/week @ 2024-01-11 367/week @ 2024-01-18 611/week @ 2024-01-25 415/week @ 2024-02-01

1,835 downloads per month
Used in 15 crates (12 directly)

Apache-2.0 OR MIT

16KB
259 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.


lib.rs:

heapless-bytes

Newtype around heapless byte Vec with efficient serde.

Dependencies

~0.8–1.2MB
~26K SLoC