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 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆307Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆814Updated 6 months ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 3 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- A fast, memory efficient hash map for C++☆1,265Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆488Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆570Updated last week
- A STL allocator that mmaps files☆246Updated 3 years ago
- C++ library for executors☆501Updated 8 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆431Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆202Updated 2 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,330Updated last week
- A C++ implementation of timsort☆305Updated 4 months ago
- A fast work-stealing queue template in C++☆305Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆735Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- ☆272Updated 3 months ago
- C++ integer-to-string conversion benchmark☆340Updated last month
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- C++ micro benchmark library☆93Updated 8 years ago
- C++ library for storing and printing backtraces.☆460Updated 3 weeks ago