slab-allocator topic

List slab-allocator repositories

adma

51
Stars
1
Forks
Watchers

A general purpose, multithreaded capable slab allocator for Zig

hardened_malloc

1.2k
Stars
91
Forks
Watchers

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms...