unordered topic

List unordered repositories

plf_colony

389
Stars
33
Forks
Watchers

An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-perform...

sparsepp

1.2k
Stars
124
Forks
Watchers

A fast, memory efficient hash map for C++

gtl

104
Stars
5
Forks
Watchers

Greg's Template Library of useful classes.

sfl-library

136
Stars
9
Forks
136
Watchers

C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, static_vector, and many more.