Skip to main content

Module vec

Module vec 

Source
Expand description

Custom aligned vector allocation for zero-copy aligned SIMD memory access.

Modules§

rkyv
Zero-copy serialization support for aligned vectors using rkyv. rkyv zero-copy serialization support for AlignedVec. Zero-copy serialization support for aligned vectors using rkyv.

Structs§

AlignedVec
A heap-allocated vector with statically guaranteed memory alignment layout.