Skip to content

vusec/shalloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library containing a number of modular memory allocators. Contains support for a
number of different types of allocators which can be combined. Furthermore,
shalloc supports allocators in shared memory, meaning any process attached to
this memory can malloc/free, visible to all other processes.

Licenses: note that most allocators in this projects are pre-existing/external
projects.  As such, these projects have different licenses than shalloc itself.

Releases

No releases published

Packages

No packages published