mempool 0.0.1

License: Free ‎File size: N/A
‎Users Rating: 5.0/5 - ‎1 ‎votes

ABOUT mempool

mempool is a library written in C language to manage memory allocation. It may be used as a replacement of malloc and free for frequent memory allocation. mempool allocate memory block at initial time with predefined memory block size.