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.☆110Feb 17, 2021Updated 5 years ago
- little test driven handle library in c☆12Mar 1, 2021Updated 5 years ago
- A low-level cross platform GPU library☆20Nov 5, 2024Updated last year
- Linear Memory Allocator for Games and Embedded Systems☆77Sep 25, 2022Updated 3 years ago
- perfect6502, a MOS 6502 CPU emulator that performs a simulation of the original NMOS 6502 netlist☆10Mar 9, 2022Updated 4 years ago
- Yet another multiplatform C++ framework to make games☆86Feb 23, 2026Updated 3 weeks ago
- Vulkan debug layer to visualize synchronization dependencies☆44Oct 21, 2019Updated 6 years ago
- OBJ model to 3D transparent texture converter☆41Dec 4, 2021Updated 4 years ago
- A wrapper for DXC and SPIRV-cross☆106Nov 25, 2025Updated 3 months ago
- Collection of small public domain de/compressors in plain C.☆120Feb 13, 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 3 months ago
- Header only software implementations of reduced precision floating point formats☆15Oct 28, 2019Updated 6 years ago
- Dynamic PATH management based on Current Working Directory☆17Feb 6, 2024Updated 2 years ago
- Glitchless smooth window resizing in Metal☆56Jun 20, 2019Updated 6 years ago
- lightweight entry point for games☆72Jul 7, 2018Updated 7 years ago
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Aug 13, 2019Updated 6 years ago
- ☆35Sep 6, 2023Updated 2 years ago
- A lightweight touch gesture recognition library written in C.☆22Dec 6, 2022Updated 3 years ago
- 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 9 months ago
- Inspect floating point computations☆144Jul 25, 2021Updated 4 years ago
- A High Quality SIMD BC1 Encoder☆131Nov 9, 2022Updated 3 years ago
- 2D rectangular bin packing with option for item removal☆119Sep 10, 2024Updated last year
- Simple Vulkan demo program☆14Jul 15, 2018Updated 7 years ago
- Fast O(1) offset allocator with minimal fragmentation☆1,021Apr 30, 2024Updated last year
- C++20 Vulkan and GLes rendering engine☆17Oct 10, 2025Updated 5 months ago
- mini libraries / experimental tools and reusable snippets☆87Feb 8, 2026Updated last month
- Under construction C header only graphics library.☆27Jan 1, 2021Updated 5 years ago
- Fast string implementation for graphics.☆196Jan 24, 2024Updated 2 years ago
- Demonstration of alpha blended compositing of OpenGL contexts via borderless windows using the Win32 API☆97May 12, 2018Updated 7 years ago
- Mostly self-contained game/engine☆53Oct 22, 2024Updated last year
- Single-header minimalistic pragmatic GPU font rendering library.☆378Updated this week
- 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
- A script that generates a single-header & single-header+single-source version of GLFW☆52Apr 7, 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
- Vulkan template with light abstraction as a base for personal projects☆29Dec 25, 2024Updated last year
- ☆17Aug 27, 2022Updated 3 years ago
- Learn to use CMake with Visual Studio 2017☆13Dec 17, 2018Updated 7 years ago
- cross-platform filewatcher library for c/c++☆102Aug 29, 2021Updated 4 years ago
- WebSockets in C☆52Mar 27, 2022Updated 3 years ago