I have ported
@sebbbi
OffsetAllocator C++ library to single C header lib: https://github.com/septag/OffsetAllocator
It doesn't use any memory allocation by itself and can be compiled with both C11 and C++20 (designated initializers) compilers.
I have ported
@sebbbi
OffsetAllocator C++ library to single C header lib: https://github.com/septag/OffsetAllocator
It doesn't use any memory allocation by itself and can be compiled with both C11 and C++20 (designated initializers) compilers.