mainMemPool library - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 11755
System Name: mempool
Name: MemPool library
Group Type: Official GNU software

Search in this Group


 

This software is part of the GNU Project.

The MemPool library is a stand-alone memory allocation library.
It is a block allocator library that uses a single fixed size memory
pool to allocate variable sized memory blocks, and exports functions
similar to malloc, realloc and free.
It is intended to either simulate low memory targets on GNU/Linux and
other systems, or to completely replace the system memory management.

Registration Date: Tue 20 Jun 2017 03:18:56 PM UTC
License: Other license - GPLv3+ with eCos exception
Development Status: 5 - Production/Stable

 

Latest News rss feed

No news found

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code