#static #no-heap

no-std statiki

Static friendly data structures

9 unstable releases (4 breaking)

0.5.0 Feb 22, 2022
0.4.3 Jul 2, 2021
0.4.1 Jun 2, 2021
0.3.0 Jul 31, 2019
0.1.0 Jun 9, 2019

#1043 in Data structures

Download history 321/week @ 2023-08-03 328/week @ 2023-08-10 151/week @ 2023-08-17 218/week @ 2023-08-24 98/week @ 2023-08-31 116/week @ 2023-09-07 132/week @ 2023-09-14 109/week @ 2023-09-21 283/week @ 2023-09-28 139/week @ 2023-10-05 144/week @ 2023-10-12 206/week @ 2023-10-19 123/week @ 2023-10-26 89/week @ 2023-11-02 160/week @ 2023-11-09 119/week @ 2023-11-16

527 downloads per month
Used in cronchik

Apache-2.0

16KB
347 lines

statiki

Actions Status Crates.io Documentation

Static friendly data structures

Minimum Rust version is 1.51

Crate features

  • std - Enables some std interfaces (e.g. Write) implementations.
  • serde - Enables serialization/deserialization implementations.

lib.rs:

Static friendly data structs

Available data structures

Crate features

  • std - Enables some std interfaces (e.g. Write) implementations.
  • serde - Enables serialization/deserialization implementations.

Dependencies

~175KB