Repository navigation
#
unordered
- Website
- Wikipedia
A fast, memory efficient hash map for C++
C++
1266
2 年前
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-performance than std:: library containers for high-modification scenarios with unordered data.
C++
437
1 个月前
Greg's Template Library of useful classes.
C++
184
11 天前
Test equality of unordered sequences
Python
50
3 小时前
Some knowledge about store collections of data in Sets
Python
0
3 年前
0
4 年前
Toolkit for hashing user-defined types for use in hash maps, sets, etc.
C++
0
6 年前