sparsehash / sparsehash-c11
Experimental C++11 version of sparsehash
☆290Updated 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☆344Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆308Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 7 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A STL allocator that mmaps files☆247Updated 3 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆294Updated 7 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- C++ integer-to-string conversion benchmark☆340Updated 2 months 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
- userland threads☆476Updated 2 weeks ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆376Updated 4 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆489Updated last year
- A header-only C++ library for task concurrency☆625Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆815Updated 7 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆433Updated last year
- Boost.Coroutine2☆133Updated 2 weeks ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A fast work-stealing queue template in C++☆305Updated last year
- C++ library for executors☆502Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆734Updated 5 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆576Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,334Updated 3 weeks ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- A fast, memory efficient hash map for C++☆1,267Updated 2 years ago
- C++ benchmarking framework☆361Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆408Updated 3 months ago