Skip to content

PackedArray and UnpackedArray #29

@shishioko

Description

@shishioko

Add array derived types that align values differently in memory.

PackedArray to pack data on a bitwise level.
UnpackedArray to align data by system word size for the highest speed, instead of byte alignment.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions