Skip to main content

Module vec

Module vec 

Source
Expand description

Aligned heap-allocated vector for SIMD workloads.

Modules§

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.