package
Version:
v3.7.0
Opens a new window with list of versions in this module.
Published: Mar 26, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package memalign provides utilities for aligning memory.
Align rounds up n to the next multiple of 64. 64-byte alignment is used to
match modern CPU cache line sizes.
Align64 is like Align but for uint64 values.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.