Slotmap is a sequence container with weak reference keys written in C++17.
☆39Oct 6, 2024Updated last year
Alternatives and similar repositories for slotmap
Users that are interested in slotmap are comparing it to the libraries listed below
Sorting:
- 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
- An (obviously) super cool handle implementation.☆10Feb 23, 2019Updated 7 years ago
- MemTracer is a memory tracking system created mostly with video games in mind.☆23Nov 25, 2019Updated 6 years ago
- A live reloading C++ shader environment for learning about the graphics pipeline☆22Aug 14, 2023Updated 2 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- My C libraries☆26Sep 1, 2025Updated 6 months ago
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 6 years ago
- Immediate Mode Debug Draw library☆42Nov 11, 2019Updated 6 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆27Jun 21, 2014Updated 11 years ago
- A single header library for managing game entity hierarchies.☆43Nov 13, 2020Updated 5 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Dec 29, 2017Updated 8 years ago
- C++ library aiming to replace all built-in integers☆100Dec 24, 2025Updated 2 months ago
- Testing various BCn texture format decoding libraries☆16Sep 19, 2022Updated 3 years 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
- ☆21May 22, 2020Updated 5 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Mar 15, 2021Updated 4 years ago
- ☆16Feb 29, 2020Updated 6 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Aug 18, 2025Updated 6 months ago
- Circular span☆12May 24, 2024Updated last year
- Pathtracer pet project. Follow the interesting bits of its development in my blog.☆12Oct 4, 2023Updated 2 years ago
- Dear ImGui 2D scripting language inspired by Werkzeug from Farbrausch☆38May 11, 2023Updated 2 years ago
- ☆12Oct 13, 2022Updated 3 years ago
- ☆87Mar 13, 2017Updated 8 years ago
- fast open addressing hash table☆42Nov 8, 2025Updated 3 months ago
- ☆66Jan 2, 2022Updated 4 years ago
- Work Stealing Threadpool in a C Header☆24Sep 24, 2025Updated 5 months ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- C++03 compile-time ray tracer☆10Feb 22, 2018Updated 8 years ago
- Hard Real-Time world-wide clock synchronization utilizing new better algorithms than PTP and NTP uses.☆14Jan 4, 2016Updated 10 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 binary tree based memory allocator in C.☆11Nov 22, 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
- Software rasterization occlusion culling library☆39Sep 18, 2015Updated 10 years ago
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- Implementation of a slotmap☆10Nov 24, 2025Updated 3 months ago