Blazing fast memory allocator designed for video games
☆328Oct 13, 2023Updated 2 years ago
Alternatives and similar repositories for smmalloc
Users that are interested in smmalloc are comparing it to the libraries listed below
Sorting:
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆591Nov 18, 2020Updated 5 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Oct 21, 2025Updated 4 months ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆321Aug 5, 2025Updated 6 months ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,954Sep 29, 2025Updated 5 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
- Multi-Threaded Job System using Fibers☆179Jun 19, 2022Updated 3 years ago
- Blazing fast memory allocator designed for video games meets .NET☆173Mar 13, 2022Updated 3 years ago
- CPU scope based profiling library and browser based profile inspector with ImGui visualization☆100Jun 24, 2025Updated 8 months ago
- Two-Level Segregated Fit memory allocator implementation.☆1,501Nov 6, 2021Updated 4 years ago
- Fast O(1) offset allocator with minimal fragmentation☆1,015Apr 30, 2024Updated last year
- Thoughts about entity-component-system☆192Nov 25, 2018Updated 7 years ago
- Game Engine☆129Feb 19, 2019Updated 7 years ago
- A task scheduling framework designed for the needs of game developers.☆457Jan 3, 2023Updated 3 years ago
- microprofile - embeddable CPU/GPU profiler☆496May 21, 2023Updated 2 years ago
- 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
- Realtime Math☆778Sep 13, 2025Updated 5 months ago
- SIMD-optimized math library in C++☆24Apr 28, 2018Updated 7 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- Job system (requires C++11)☆51Sep 6, 2020Updated 5 years ago
- A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.☆188Jun 17, 2019Updated 6 years ago
- An (obviously) super cool handle implementation.☆10Feb 23, 2019Updated 7 years ago
- Rendering library for 2D/3D graphics☆25Dec 26, 2025Updated 2 months ago
- Open source c++ skeletal animation library and toolset☆2,781Jan 10, 2026Updated last month
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆979May 25, 2025Updated 9 months ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆674Nov 11, 2024Updated last year
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,926May 23, 2024Updated last year
- Yet another multiplatform C++ framework to make games☆86Updated this week
- Single file DDS header encoder and decoder☆80Oct 2, 2025Updated 4 months ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆538Aug 19, 2025Updated 6 months ago
- Single header C++ Libraries for Thread Scheduling, Rendering, and so on...☆475Oct 16, 2023Updated 2 years ago
- Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games☆334Aug 5, 2025Updated 6 months ago
- SMOL-V: like Vulkan/Khronos SPIR-V, but smaller.☆348Sep 26, 2024Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Oct 6, 2024Updated last year
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆473Jun 17, 2018Updated 7 years ago
- A simple ImGui component for rendering profiling data☆292Sep 6, 2025Updated 5 months ago
- Multiplatform multithreaded context swapping fiber based job system.☆165Nov 23, 2016Updated 9 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Feb 20, 2015Updated 11 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago