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. It will gain more portability/integration over time.
Stars
1.8k
Forks
133
Watchers
1.8k
Open Issues
34
Overall repository health assessment
No package.json found
This might not be a Node.js project
643
commits
36
commits
31
commits
11
commits
8
commits
4
commits
3
commits
2
commits
2
commits
2
commits
precompute size/slots/slab_size instead of doing it a runtime
82fb88cView on GitHubfix realloc from small sized allocations with above PAGE_SIZE alignment
3bee8d3View on GitHub