Fork me on GitHub

memmgr by jinie

Embedded Memory manager

An embedded memory manager that runs on a preallocated slice of memory, for use with 8/16/32 bits embedded targets where a real memory manager may not always be available.

License

Released under LGPL (or contact the author if you have special needs)

Authors

Jimmy Selgen Nielsen (jimmy@devlix.dk)

Contact

Jimmy Selgen Nielsen (jimmy.selgen@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/jinie/memmgr