Structs

A fixed size heap backed by multiple slabs with blocks of different sizes. Allocations over 4096 bytes are served by a buddy system allocator.

Enums

Constants