Packed Array aka sparse set structure with compile-time known size
Array of uints that scales from u4 to u32 to minimize wasted space while still being fast
Adaptive Packed Memory Array (APMA) — a cache-efficient sorted associative container
Arrays and Vec-likes of small integers packed in an integer or two.
An array of integers packed in varying bit-lengths which supports random access
A simple library that adds packed integer arrays for mass storage of oddly sized variables
Store immutable strings in a single packed allocation
Binary-level structure packing and unpacking generator
A dynamically-sized heap-backed data page. Comprises a user-chosen header and data array packed into a single allocation.
A zero-cost, hardware-aligned bitfield and enumeration generator.
high performance cache primitives
A tiny rust crate that can be used to encode data of different types into a packed byte array which can be passed over network, system calls or FFI.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.