forked from vusec/shalloc
-
Notifications
You must be signed in to change notification settings - Fork 0
Shared memory allocator
License
xuzhenbao/shalloc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C 86.9%
- Roff 12.7%
- Makefile 0.4%