schulkinator / 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.
☆77Updated 3 months ago
Alternatives and similar repositories for memorymanager:
Users that are interested in memorymanager are comparing it to the libraries listed below
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆60Updated 3 weeks ago
- Yet another multiplatform C++ framework to make games☆74Updated last week
- Small, easy-to-integrate shader compiler written in C99. Compiles HLSL to SPIR-V☆49Updated 4 years ago
- Linear Memory Allocator for Games and Embedded Systems☆73Updated 2 years ago
- Dear ImGui 2D scripting language inspired by Werkzeug from Farbrausch☆38Updated last year
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Single header "no-allocation" KTX/DDS file reader☆118Updated last year
- An implementation of a weak handle interface to a packed vector in C++☆14Updated last year
- Easy to use custom allocators in a single-header, public domain C/C++ library☆55Updated 6 years ago
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 5 years ago
- rex engine and game☆15Updated 3 years ago
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆45Updated 4 years ago
- Vulkan c helper library☆33Updated last month
- Work Stealing Threadpool in a C Header☆23Updated 9 months ago
- Immediate Mode Debug Draw library☆37Updated 5 years ago
- Fiber-based job system with extremely simple API☆81Updated 4 years ago
- the Donald Trump of the ECS libraries☆67Updated 4 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- Hobby C++ game engine☆37Updated 2 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆36Updated 3 years ago
- ☆51Updated 4 months ago
- Fast O(1) offset allocator with minimal fragmentation in C99☆58Updated last year
- mini libraries / experimental tools and reusable snippets☆86Updated 3 weeks ago
- Fast, high-quality texture compression library for many formats☆51Updated 2 years ago
- ☆73Updated 2 years ago
- Memory allocators☆48Updated 6 years ago
- glyb is an experimental graphics API agnostic text rendering, text layout, and vector canvas library.☆25Updated 2 years ago
- Graph based GUI tool to automate system tasks☆21Updated last week
- A script that generates a single-header & single-header+single-source version of GLFW☆50Updated 3 years ago