Skip to content

xuzhenbao/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.

About

Shared memory allocator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.9%
  • Roff 12.7%
  • Makefile 0.4%