- [ ] Thread local allocator. - [ ] Lock reuse - [ ] Checkpoints - [ ] Fast `calloc` - [x] Check `checks` handling of null overlaps. - [x] `insert` (and probably `free_inplace`) is possibly due to null overlaps.