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.