SergeyMakeev / SlotMapLinks
A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.
☆318Updated 6 months ago
Alternatives and similar repositories for SlotMap
Users that are interested in SlotMap are comparing it to the libraries listed below
Sorting:
- Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games☆334Updated 6 months ago
- A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by requ…☆243Updated 3 years ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆124Updated 6 years ago
- A job system for game engines☆214Updated 8 months ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Updated 3 months ago
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.