#static-data #no-heap

no-std statiki

Static friendly data structures

10 releases

0.5.1 Feb 9, 2024
0.5.0 Feb 22, 2022
0.4.3 Jul 2, 2021
0.4.1 Jun 2, 2021
0.1.0 Jun 9, 2019

#1221 in Data structures

Download history 133/week @ 2025-11-04 122/week @ 2025-11-11 55/week @ 2025-11-18 72/week @ 2025-11-25 142/week @ 2025-12-02 142/week @ 2025-12-09 21/week @ 2025-12-16 19/week @ 2025-12-23 25/week @ 2025-12-30 164/week @ 2026-01-06 455/week @ 2026-01-13 775/week @ 2026-01-20 124/week @ 2026-01-27 444/week @ 2026-02-03 580/week @ 2026-02-10 496/week @ 2026-02-17

1,754 downloads per month
Used in cronchik

BSL-1.0 license

24KB
539 lines

Static friendly data structs

Available data structures

Crate features

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

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.

Dependencies

~155KB