Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆842Updated 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:
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆760Updated last year
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- Concurrent data structures in C++☆1,439Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- Experimental C++11 version of sparsehash☆292Updated 3 years ago
- A high-performance, concurrent hash table☆1,709Updated 6 months ago
- C++ integer-to-string conversion benchmark☆341Updated 8 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months ago
- A very fast hashtable☆1,801Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆388Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,588Updated 2 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆985Updated last year
- High performance C++11 thread pool☆582Updated 5 years ago
- userland threads☆492Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,391Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆744Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆531Updated 8 years ago
- Yet Another Serialization☆766Updated 8 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆553Updated last year
- A C++ library of Concurrent Data Structures☆2,693Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- C++ Benchmark Authoring Library/Framework☆858Updated 2 weeks ago
- A C++ implementation of the aho corasick pattern search algorithm☆229Updated last year
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++ library for executors☆512Updated 9 years ago