An open API service indexing awesome lists of open source software.

https://github.com/cas4ey/shared_allocator

SharedAllocator is simple allocator that allocates memory inside one shared library and can be used to make it safe to share STL containers between several shared libraries.
https://github.com/cas4ey/shared_allocator

allocator c-plus-plus shared-libraries stl

Last synced: about 2 months ago
JSON representation

SharedAllocator is simple allocator that allocates memory inside one shared library and can be used to make it safe to share STL containers between several shared libraries.

Awesome Lists containing this project