nothings / single_file_libs

List of single-file C/C++ libraries.
9.01k stars 593 forks source link

Submission: mmu_single.h #270

Open CN-xLeaves opened 1 month ago

CN-xLeaves commented 1 month ago

mmu is a memory management and data structure toolset that provides the ability to manage a variety of data structures and memory structures. Features include: auto-expanding arrays, memory pools, stacks, chained lists, hash tables, and more.

https://github.com/CN-xLeaves/mmu