Showing 6 of 6 projects
A fast and memory-efficient C++ hashmap implementation using robin hood hashing as a drop-in replacement for std::unordered_map/set.
A C++ header-only library providing fast hash map and hash set implementations using robin hood hashing with open addressing.
A fast, densely stored C++17+ hashmap and hashset using robin-hood backward shift deletion, offering near-drop-in replacements for std::unordered_map/set.
A C++ header-only library providing fast hash map and hash set implementations using hopscotch hashing with open addressing.
A generic C++17 header-only library providing sorting algorithms, sorter adapters, and related tools with a unified interface.
A C++ header-only hash map and hash set that preserve insertion order, similar to Python's OrderedDict.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.