Repository navigation
#
unordered
- Website
- Wikipedia
A fast, memory efficient hash map for C++
C++
1291
5 个月前
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++
467
9 天前
Greg's Template Library of useful classes.
C++
223
2 个月前
C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.
C++
130
6 天前
Test equality of unordered sequences
Python
54
16 天前
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 年前