Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 142 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 142 Bytes

allocator

A single header memory allocator, written in C.

How to use

Define ALLOCATOR_IMPLEMENTATION before including the header file.