TODO.md 427 B

  • Thread local allocator.
  • Lock reuse
  • Freeze/unfreeze -- memcompression
  • Proper error messages in unwraps.
  • Checkpoints
  • Fast calloc
  • Microcaches.
  • Skip blocks.
  • Flattening
  • Deallocation cache.
  • Static assumptions.
  • Thread local storage.
  • Check checks handling of null overlaps.
  • insert (and probably free_inplace) is possibly due to null overlaps.