Custom memory allocators in C++ to improve the performance of dynamic memory allocation
☆1,926May 23, 2024Updated last year
Alternatives and similar repositories for memory-allocators
Users that are interested in memory-allocators are comparing it to the libraries listed below
Sorting:
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,216Dec 30, 2025Updated 2 months ago
- Blazing fast memory allocator designed for video games☆328Oct 13, 2023Updated 2 years ago
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆9,161Nov 15, 2025Updated 3 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more☆12,300Feb 20, 2026Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- Ultra fast C++11 allocator for STL containers.☆272Jan 3, 2022Updated 4 years ago
- C++ Profiler For Games☆3,106May 25, 2024Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆649May 8, 2025Updated 9 months ago
- Easy to integrate Vulkan memory allocation library☆3,219Nov 30, 2025Updated 2 months ago
- C++ Custom memory allocators☆65Jun 9, 2020Updated 5 years ago
- C++ Reflection Library☆3,434Apr 25, 2024Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- Frame profiler☆15,302Feb 19, 2026Updated last week
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,954Sep 29, 2025Updated 5 months ago
- 3D engine with modern graphics☆6,896Updated this week
- A General-purpose Task-parallel Programming System using Modern C++☆11,740Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal☆2,534Updated this week
- A fast entity component system (ECS) for C & C++☆8,051Updated this week
- A C++11 library for serialization☆4,623Jan 20, 2025Updated last year
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Open source c++ skeletal animation library and toolset☆2,781Jan 10, 2026Updated last month
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- My personal Vulkan renderer☆1,838Updated this week
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆591Nov 18, 2020Updated 5 years ago
- The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2☆5,466Jul 3, 2025Updated 7 months ago
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated 2 weeks ago
- A modern formatting library☆23,287Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,151Dec 6, 2025Updated 2 months ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- Lightweight profiler library for c++☆2,344Jul 15, 2025Updated 7 months ago
- Aqua Engine source code☆69Oct 28, 2017Updated 8 years ago
- A Vulkan renderer written from scratch on stream☆1,665Feb 21, 2026Updated last week
- A beautiful stack trace pretty printer for C++☆4,253Apr 14, 2025Updated 10 months ago