Skip to content
#

false-sharing

Here are 16 public repositories matching this topic...

Custom multithreaded C++17 memory allocator: thread-local lock-free pools over a locked central heap, global new/delete override, constexpr compile-time fragmentation detection, and a real-time ImGui visualizer. ~3-4x faster than malloc.

  • Updated Aug 16, 2026
  • C++

Improve this page

Add a description, image, and links to the false-sharing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the false-sharing topic, visit your repo's landing page and select "manage topics."

Learn more