Oxsomi / core3

Oxsomi Core3 is a combination of standalone C libraries useful for building applications, such as types, platform, graphics abstraction and file formats
GNU General Public License v3.0
0 stars 1 forks source link

Block allocator #58

Closed Nielsbishere closed 1 year ago

Nielsbishere commented 2 years ago

In the future we definitely need a good way of allocation memory. Something like ostlc's BlockAllocator https://github.com/Nielsbishere/core/blob/master/ostlc/include/memory/blockallocator.h