meowalloc 0.1.0

Toy allocator written in pure rust, with concurrency in mind
1
2
3
4
5
6
- Fix `AtomicTable`
- Test `BlockStore`
- Add defrag logic to `Superblock`
- Test `Superblock`
- Make macro use the fancy division that always rounds to the greater number in bitset const generics eval
- Add prebuilt types to `lib.rs`