sparsehash / sparsehash-c11
Experimental C++11 version of sparsehash
☆289Updated 2 years ago
Alternatives and similar repositories for sparsehash-c11:
Users that are interested in sparsehash-c11 are comparing it to the libraries listed below
- C++ implementation of a memory efficient hash map and hash set☆345Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆305Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆735Updated 5 months ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- C++ integer-to-string conversion benchmark☆340Updated 3 weeks ago
- An open addressing linear probing hash table, tuned for delete heavy workloads