#serde #cbor #no-std #rust

no-std heapless-bytes

Newtype around heapless byte Vec with efficient serde

5 releases (3 breaking)

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

#623 in Encoding

Download history 451/week @ 2024-04-03 449/week @ 2024-04-10 517/week @ 2024-04-17 522/week @ 2024-04-24 458/week @ 2024-05-01 587/week @ 2024-05-08 524/week @ 2024-05-15 683/week @ 2024-05-22 607/week @ 2024-05-29 793/week @ 2024-06-05 707/week @ 2024-06-12 980/week @ 2024-06-19 934/week @ 2024-06-26 490/week @ 2024-07-03 607/week @ 2024-07-10 738/week @ 2024-07-17

2,878 downloads per month
Used in 16 crates (13 directly)

Apache-2.0 OR MIT

21KB
346 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.6–0.8MB
~17K SLoC