simple_allocator

A simple, poorly-performing memory allocator
git clone https://git.bracken.jp/simple_allocator.git
Log | Files | Refs | Submodules | README | LICENSE

ModeNameSize
-rw-r--r--.clang-format12L
-rw-r--r--.gitignore13L
-rw-r--r--.gitmodules3L
-rw-r--r--CMakeLists.txt12L
-rw-r--r--LICENSE26L
-rw-r--r--README.md50L
-rw-r--r--src/CMakeLists.txt19L
-rw-r--r--src/main.c21L
-rw-r--r--src/memory.c140L
-rw-r--r--src/memory.h21L
-rw-r--r--third_party/CMakeLists.txt1L
m---------third_party/googletest @ 723f266