#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

#635 in Encoding

Download history 1602/week @ 2023-02-02 1616/week @ 2023-02-09 1503/week @ 2023-02-16 1533/week @ 2023-02-23 1434/week @ 2023-03-02 1235/week @ 2023-03-09 1201/week @ 2023-03-16 1622/week @ 2023-03-23 804/week @ 2023-03-30 1452/week @ 2023-04-06 1262/week @ 2023-04-13 1273/week @ 2023-04-20 1085/week @ 2023-04-27 926/week @ 2023-05-04 981/week @ 2023-05-11 1386/week @ 2023-05-18

4,823 downloads per month
Used in 14 crates (11 directly)

Apache-2.0 OR MIT

15KB
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.7–1MB
~21K SLoC