MemPool library - Summary
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
Quick Overview
Memberlist (1 member)
Communication Tools
Tech Support Manager (open items: 0, total: 0)
Mailing Lists (0 public mailing lists)
Development Tools
Bug Tracker (open items: 0, total: 0)
Task Manager (open items: 0, total: 0)
- Browse open items
Submit a new item
Powered by Savane 3.14-650d.
Corresponding source code