libmep
libmep copied to clipboard
Memory Pool
Libmep
Overview
libmep is dynamic memory pool for real-time usage
Licensing
libmep is licensed under the MIT license.
Build
$ sh autogen.sh
$ ./configure
$ make
$ make check # optional
$ make install