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 usingrkyv.
Structs§
- Aligned
Vec - A heap-allocated vector with statically guaranteed memory alignment layout.