Slotmap is a sequence container with weak reference keys written in C++17.
☆40Oct 6, 2024Updated last year
Alternatives and similar repositories for slotmap
Users that are interested in slotmap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An (obviously) super cool handle implementation.☆10Feb 23, 2019Updated 7 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28May 20, 2021Updated 4 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 8 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- MemTracer is a memory tracking system created mostly with video games in mind.☆23Nov 25, 2019Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- A live reloading C++ shader environment for learning about the graphics pipeline☆22Aug 14, 2023Updated 2 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 7 years ago
- A single header library for managing game entity hierarchies.☆43Nov 13, 2020Updated 5 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆27Jun 21, 2014Updated 11 years ago
- My C libraries☆26Sep 1, 2025Updated 6 months ago
- Testing various BCn texture format decoding libraries☆17Sep 19, 2022Updated 3 years ago
- Intrusive Profiler for C++ (comes with viewer)☆76Jun 28, 2019Updated 6 years ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆323Aug 5, 2025Updated 7 months ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Dec 29, 2017Updated 8 years ago
- Howard Hinnant's example short_alloc (stack-based allocator) that demonstrates allocators in a short and sweet manner☆11Oct 29, 2015Updated 10 years ago
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- Immediate Mode Debug Draw library☆42Nov 11, 2019Updated 6 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Aug 18, 2025Updated 7 months ago
- ☆87Mar 13, 2017Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Mar 15, 2021Updated 5 years ago
- Documenting Wasm SIMD performance☆37Jun 8, 2020Updated 5 years ago
- ☆16Feb 29, 2020Updated 6 years ago
- C++ library aiming to replace all built-in integers☆102Dec 24, 2025Updated 2 months ago
- Work Stealing Threadpool in a C Header☆25Sep 24, 2025Updated 5 months ago
- Archived!☆27Oct 23, 2021Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- ☆12Nov 16, 2025Updated 4 months ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77May 23, 2018Updated 7 years ago
- Pathtracer pet project. Follow the interesting bits of its development in my blog.☆12Oct 4, 2023Updated 2 years ago
- Everything I am (was...) passionate about - the best game engine ever☆50Dec 27, 2020Updated 5 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- Dear ImGui 2D scripting language inspired by Werkzeug from Farbrausch☆38May 11, 2023Updated 2 years ago
- Entity component system geared for games☆17Jun 21, 2019Updated 6 years ago
- C++20 compile time compressed string tables☆46Dec 23, 2022Updated 3 years ago