2 releases

0.1.1 Aug 8, 2023
0.1.0 Apr 22, 2023

#843 in Memory management

Download history 1653/week @ 2025-02-15 1781/week @ 2025-02-22 1286/week @ 2025-03-01 2158/week @ 2025-03-08 1837/week @ 2025-03-15 1168/week @ 2025-03-22 1078/week @ 2025-03-29 1073/week @ 2025-04-05 1113/week @ 2025-04-12 694/week @ 2025-04-19 2616/week @ 2025-04-26 3596/week @ 2025-05-03 2933/week @ 2025-05-10 2480/week @ 2025-05-17 3306/week @ 2025-05-24 3721/week @ 2025-05-31

12,963 downloads per month
Used in 14 crates (5 directly)

MIT license

6KB
130 lines

std shims

A crate which passes through to std when the default std feature is enabled, yet provides a series of shims when it isn't.

HashSet and HashMap are provided via hashbrown.

Dependencies

~2MB
~29K SLoC