Skip to content

mrjohndcarter/freezing-dangerzone

Repository files navigation

freezing-dangerzone

A static, fixed blocksize memory pool written in C, that can be used as a building block to create larger more complex pools.

Includes a C++ wrapper, and an example application using a contrived texture implementation.

Should build on most systems using:

make

If available, you can check memory leaks/bounds:

make valgrind

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published