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.
☆82Jan 12, 2025Updated last year
Alternatives and similar repositories for memorymanager
Users that are interested in memorymanager are comparing it to the libraries listed below
Sorting:
- Kraut is a program to procedurally generate plants, especially trees.☆109Feb 17, 2021Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆41Dec 11, 2025Updated 2 months ago
- Linear Memory Allocator for Games and Embedded Systems☆77Sep 25, 2022Updated 3 years ago
- little test driven handle library in c☆12Mar 1, 2021Updated 4 years ago
- Yet another multiplatform C++ framework to make games☆86Updated this week
- Collection of small public domain de/compressors in plain C.☆119Feb 13, 2021Updated 5 years ago
- A low-level cross platform GPU library☆20Nov 5, 2024Updated last year
- Inspect floating point computations☆144Jul 25, 2021Updated 4 years ago
- lightweight entry point for games☆72Jul 7, 2018Updated 7 years ago
- mini libraries / experimental tools and reusable snippets☆87Feb 8, 2026Updated 2 weeks ago
- A lightweight touch gesture recognition library written in C.☆22Dec 6, 2022Updated 3 years ago
- OBJ model to 3D transparent texture converter☆41Dec 4, 2021Updated 4 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Oct 21, 2019Updated 6 years ago
- Faster SSE and new AVX/AVX2 software intrinsics to use with the Windows 11 SDK for easier porting to Windows on ARM☆14Dec 22, 2025Updated 2 months ago
- perfect6502, a MOS 6502 CPU emulator that performs a simulation of the original NMOS 6502 netlist☆10Mar 9, 2022Updated 3 years ago
- A wrapper for DXC and SPIRV-cross☆106Nov 25, 2025Updated 3 months ago
- A High Quality SIMD BC1 Encoder☆131Nov 9, 2022Updated 3 years ago
- 2D rectangular bin packing with option for item removal☆117Sep 10, 2024Updated last year
- Encode/decode/info to KTX/KTX2/DDS files with LDR/HDR and BC/ASTC/ETC2. Mac/Win C++11 too, Mac viewer, and scripts for batch processing …☆172Jun 6, 2025Updated 8 months ago
- Glitchless smooth window resizing in Metal☆56Jun 20, 2019Updated 6 years ago
- ☆35Sep 6, 2023Updated 2 years ago
- Auto-generated maths library for C and C++ based on HLSL/Cg☆25Jan 13, 2026Updated last month
- Demonstration of alpha blended compositing of OpenGL contexts via borderless windows using the Win32 API☆97May 12, 2018Updated 7 years ago
- OpenGL Planet Renderer☆35Jul 31, 2021Updated 4 years ago
- Ravine is a graphics framework built with Vulkan, GLFW, ImGUI and GLM.☆10Aug 25, 2022Updated 3 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Dec 25, 2022Updated 3 years ago
- Dynamic PATH management based on Current Working Directory☆17Feb 6, 2024Updated 2 years ago
- Data structures for ASTs☆14Dec 6, 2022Updated 3 years ago
- Learn to use CMake with Visual Studio 2017☆13Dec 17, 2018Updated 7 years ago
- Header only software implementations of reduced precision floating point formats☆15Oct 28, 2019Updated 6 years ago
- Mostly self-contained game/engine☆53Oct 22, 2024Updated last year
- Single-header minimalistic pragmatic GPU font rendering library.☆378Jun 17, 2025Updated 8 months ago
- Fast string implementation for graphics.☆195Jan 24, 2024Updated 2 years ago
- The fastest JSON parser written in pure C☆155Dec 26, 2020Updated 5 years ago
- Fast O(1) offset allocator with minimal fragmentation☆1,015Apr 30, 2024Updated last year
- WebSockets in C☆52Mar 27, 2022Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Oct 14, 2025Updated 4 months ago
- Simple Vulkan demo program☆14Jul 15, 2018Updated 7 years ago
- game engine focused on performance and flexibility☆14Jun 10, 2023Updated 2 years ago