Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆839Updated last year
Alternatives and similar repositories for hat-trie
Users that are interested in hat-trie are comparing it to the libraries listed below
Sorting:
- A fast, memory efficient hash map for C++☆1,290Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆759Updated last year
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 2 weeks ago
- Concurrent data structures in C++☆1,438Updated 5 years ago
- A high-performance, concurrent hash table☆1,702Updated 6 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆611Updated last month
- userland threads☆491Updated last month
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,585Updated 2 years ago
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- A STL allocator that mmaps files☆251Updated 4 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆982Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- Yet Another Serialization☆765Updated 7 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆744Updated 5 years ago
- C++ library for executors☆509Updated 9 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- High performance C++11 thread pool☆581Updated 4 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,397Updated 6 months ago
- Configurable C++ platform adapter☆562Updated 6 years ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,370Updated last year
- 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 …☆296Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆432Updated 8 months ago
- libnop: C++ Native Object Protocols☆575Updated last year