SergeyMakeev / smmalloc
Blazing fast memory allocator designed for video games
☆312Updated last year
Alternatives and similar repositories for smmalloc
Users that are interested in smmalloc are comparing it to the libraries listed below
Sorting:
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆291Updated last year
- Tina is a teeny tiny, header only, coroutine and job library.☆283Updated 4 months ago
- Multi-Threaded Job System using Fibers☆176Updated 2 years ago
- Small collection of debug-related drop-in c/c++-utils☆251Updated 3 years ago
- C++ Reflection using clang☆276Updated 2 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆120Updated 4 months ago
- ⏱️ single header benchmark framework for C and C++☆231Updated 8 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆175Updated 4 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆439Updated 2 months ago
- Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games☆328Updated last year
- Modified version of Sony's open sourced vector and matrix math library.☆293Updated last year
- Lightweight C++ string type with a configurable local buffer☆256Updated 6 months ago
- Various single-file C libraries.☆286Updated 7 years ago
- A job system for game engines☆189Updated last year
- A simple ImGui component for rendering profiling data☆251Updated last year
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆576Updated 4 years ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆115Updated 5 years ago
- A task scheduling framework designed for the needs of game developers.☆454Updated 2 years ago
- A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.☆184Updated 5 years ago
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆267Updated 7 years ago
- Single-header minimalistic pragmatic GPU font rendering library.☆368Updated 4 years ago
- Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.☆256Updated 7 months ago
- A set of utilities for taking the pain out of Vulkan in header only modern C++☆532Updated 11 months ago
- Unified renderer implementation ("Un r imp")☆229Updated last year
- Tiny bits and useful snippets that I keep using everywhere (C, C++)☆322Updated 2 years ago
- Fast O(1) offset allocator with minimal fragmentation☆824Updated last year
- Base library used across multiple projects☆608Updated 2 weeks ago
- Single header C99 portable library for monitoring filesystem changes. (Windows/Linux/MacOS)☆255Updated last month
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆631Updated last week
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆514Updated 3 years ago