a collection of handle/id allocators
☆20Feb 29, 2024Updated 2 years ago
Alternatives and similar repositories for ijhandlealloc
Users that are interested in ijhandlealloc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- iji2dgrid is a grid that can be used to accelerate broadphase queries, or for coarse collision detection.☆14Apr 23, 2018Updated 7 years ago
- Collection of short C code snippets for copy-pasting and reference.☆22Feb 20, 2026Updated last month
- ☆21May 22, 2020Updated 5 years ago
- QLL : Level loaders☆13Feb 18, 2020Updated 6 years ago
- etc texture decoder☆20May 31, 2019Updated 6 years ago
- A collection of single header file libraries☆21Oct 22, 2025Updated 5 months ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- Embedded Buddy Allocator☆22Jan 4, 2016Updated 10 years ago
- A single header library for managing game entity hierarchies.☆43Nov 13, 2020Updated 5 years ago
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Feb 20, 2015Updated 11 years ago
- A tiny, portable image class that can read and write PNGs (with the help of libpng), set color-plane layout (at compile-time), and resize…☆12Jun 10, 2016Updated 9 years ago
- A collection of all my single-header libraries.☆17Dec 22, 2023Updated 2 years ago
- Collection of single-file libraries for C/C++.☆49Dec 9, 2022Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Oct 6, 2024Updated last year
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Oct 21, 2025Updated 5 months ago
- Single header library for creating image atlases.☆27Feb 5, 2022Updated 4 years ago
- ☆66Jan 2, 2022Updated 4 years ago
- ☆12Oct 4, 2021Updated 4 years ago
- Single file Vulkan API loader.☆188Mar 7, 2026Updated 2 weeks ago
- A hobby project of a C++ game engine. Uses OpenGL and C++20☆15Feb 11, 2026Updated last month
- Axis Aligned Bounding Octahedron☆253May 29, 2019Updated 6 years ago
- Easy to use custom allocators in a single-header, public domain C/C++ library☆59Aug 8, 2018Updated 7 years ago
- https://lexdev.net/tutorials/case_studies/overwatch_shield.html☆11Sep 10, 2019Updated 6 years ago
- Sample code for the article 'Real-Time Layered Materials Compositing Using Spatial Clustering Encoding'☆19Sep 5, 2023Updated 2 years ago
- Simple Bloom filter implementation in C☆11Apr 13, 2016Updated 9 years ago
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- A cross-platform single-header C library for managing virtual memory. Currently for Windows and Linux.☆34Aug 15, 2023Updated 2 years ago
- Pathtracer pet project. Follow the interesting bits of its development in my blog.☆12Oct 4, 2023Updated 2 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.