C++ memory-manager

Open-source C++ projects categorized as memory-manager

Top 3 C++ memory-manager Projects

memory-manager
  1. Hoard

    The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. Heap-Layers

    Heap Layers: An Extensible Memory Allocation Infrastructure

  4. memorymanager

    A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of good virtual memory management, at the cost of wasting some memory. It works by globally overriding the new and delete operators.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ memory-manager discussion

Log in or Post with

C++ memory-manager related posts

  • How to manage a buffer containing objects of varying size? For sparse chunk loading/unloading

    2 projects | /r/opengl | 16 Jun 2023
  • How to manage a buffer containing objects of varying size? For sparse chunk loading/unloading

    1 project | /r/Cplusplus | 16 Jun 2023
  • How does one learn low latency programming?

    2 projects | /r/cpp_questions | 15 Mar 2023

Index

What are some of the best open-source memory-manager projects in C++? This list will help you:

# Project Stars
1 Hoard 1,170
2 Heap-Layers 400
3 memorymanager 79

Sponsored
Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?