yaap 0.0.2

A custom allocator facility playground
Documentation

Yet Another Allocator Crate

This is a playground library for Allocators. This allocator is modelled off the idea of C++17's std::pmr.

The example files also host some playgrounds for data structures.