Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ralxyz/yaa

Yet Another Allocator. Yaa is a C++ allocator like std::allocator, but crappier.
https://github.com/ralxyz/yaa

Last synced: 21 days ago
JSON representation

Yet Another Allocator. Yaa is a C++ allocator like std::allocator, but crappier.

Awesome Lists containing this project

README

        

# Yet Another Allocator

`yaa` is a C++ allocator like `std::allocator`, but crappier.

## Data Structure

![allocator.png](https://i.loli.net/2021/06/14/K5qNn2OQEgTZWpm.png)