General Purpose library for Freestanding C++ and POSIX systems
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ludovic 'Archivist' Lagouardette 2d32cb2067 fixed optional and function dependeny on memory.hpp 4 years ago
.vscode shared_fd base done, coverage 100% 4 years ago
include fixed optional and function dependeny on memory.hpp 4 years ago
tests Added aggregate allocator 4 years ago
.gitignore shared_fd base done, coverage 100% 4 years ago
LICENSE Initial commit 4 years ago
Makefile Optional typesafety (found bug with asan) 4 years ago
README.md Initial commit 4 years ago
tests.cpp Buddy allocator works 4 years ago

README.md

gplib

General Purpose library for POSIX systems