#coap #iot #networking #wasm #heap-allocation #no-std #define

no-std toad-array

toad生态系统用于抽象堆或无堆集合的数组trait

12个版本 (6个破坏性更新)

1.0.0 2023年5月22日
0.8.0 2023年5月11日
0.5.0 2023年3月31日

#34 in #heap-allocation

每月下载量:43
用于 5 crates

MIT/Apache

20KB
281

这个微crate包含toad CoAP运行时/生态系统使用的Array trait。

Array trait定义了与堆分配集合(如Vec)一起使用的常用操作,但也实现了tinyvec::ArrayVec,允许应用程序在具有或没有堆分配的平台上的使用。

依赖关系

~250KB