Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆833Updated 11 months ago
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☆756Updated 11 months ago
- A fast, memory efficient hash map for C++☆1,288Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- Concurrent data structures in C++☆1,436Updated 4 years ago
- A high-performance, concurrent hash table☆1,699Updated 5 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆608Updated last month
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆982Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years ago
- userland threads☆490Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated last year
- A STL allocator that mmaps files☆251Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,581Updated 2 years ago
- C++ library for executors☆511Updated 8 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 …☆298Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 2 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- C++ Benchmark Authoring Library/Framework☆855Updated 2 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆491Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆418Updated 8 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,358Updated last year
- Configurable C++ platform adapter☆561Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆742Updated 5 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,388Updated 5 months ago
- A high performance C++ log library, producing structured binary logs☆717Updated last month
- Yet Another Serialization☆765Updated 6 months ago