1 unstable release
new 0.14.1 | Mar 29, 2025 |
---|
#335 in Memory management
114 downloads per month
1MB
19K
SLoC
osdk-heap-allocator
This is the default slab-based global heap allocator shipped with OSDK. It relies on the slab mechanism in OSTD to provide a fast, memory-efficient implementation of a global heap allocator for OS kernels. It also features per-CPU caches for scalable allocations.
This crate is part of the Asterinas project.
Dependencies
~4–6MB
~117K SLoC