meowalloc 0.1.0

Toy allocator written in pure rust, with concurrency in mind
1
2
3
4
5
- Test `MeowAllocator` single-threaded
- Test `MeowAllocator` multi-threaded
- Add deallocation of superblocks
- Add environmental-variable based configuration (superblock size, memory retention)