Skip to content

SLAB-like allocator in user-space. Thread-safety and exchangeable back-ends included.

Notifications You must be signed in to change notification settings

buffovich/libmempool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmempool

SLAB-like allocator in user-space. Thread-safety and exchangeable back-ends included. TODO: cache coloring; TODO: raw mmap allocator; TODO: "dummy" mode (all allocation-deallocation requested will be routed to memory backend directly);

About

SLAB-like allocator in user-space. Thread-safety and exchangeable back-ends included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages