#map-set #collection #frozen #map #set

no-std frozen-collections-core

Implementation logic for frozen collections

5 releases (breaking)

Uses new Rust 2024

new 0.5.0 Apr 17, 2025
0.4.0 Mar 15, 2025
0.3.0 Dec 30, 2024
0.2.0 Dec 25, 2024
0.1.0 Dec 19, 2024

#2596 in Data structures

Download history 162/week @ 2024-12-27 23/week @ 2025-01-03 1/week @ 2025-01-10 4/week @ 2025-01-31 5/week @ 2025-02-07 3/week @ 2025-02-14 8/week @ 2025-02-21 138/week @ 2025-03-14 27/week @ 2025-03-21 6/week @ 2025-03-28 11/week @ 2025-04-04 92/week @ 2025-04-11

142 downloads per month
Used in 2 crates

MIT license

410KB
12K SLoC

Implementation crate for the frozen collections.

This crate is an implementation detail of the `frozen_collections` crate. This crate's API is therefore not stable and may change at any time. Please do not use this crate directly, and instead use the public API provided by the `frozen_collections` crate.

frozen-collections-core

This crate contains some of the implementation logic for the frozen-collections crate. Users of frozen collections should take a dependency on the frozen-collections crate instead of this one.

Dependencies

~0.8–1.4MB
~23K SLoC