#static #no-heap #friendly

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

#418 in Data structures

Download history 130/week @ 2024-07-01 81/week @ 2024-07-08 46/week @ 2024-07-15 86/week @ 2024-07-22 300/week @ 2024-07-29 213/week @ 2024-08-05 140/week @ 2024-08-12 33/week @ 2024-08-19 50/week @ 2024-08-26 62/week @ 2024-09-02 41/week @ 2024-09-09 70/week @ 2024-09-16 217/week @ 2024-09-23 57/week @ 2024-09-30 95/week @ 2024-10-07 48/week @ 2024-10-14

423 downloads per month
Used in cronchik

BSL-1.0 license

24KB
539 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

~170KB