Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆851Updated last month
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☆765Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,297Updated 7 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- Concurrent data structures in C++☆1,447Updated 5 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A high-performance, concurrent hash table☆1,726Updated 9 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆991Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆629Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- C++ integer-to-string conversion benchmark☆343Updated 10 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,596Updated 2 years ago
- Yet Another Serialization☆770Updated 10 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- userland threads☆495Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,438Updated 2 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆746Updated 5 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 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 …☆297Updated last year
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,451Updated last year
- A very fast hashtable☆1,827Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- C++ hash map and hash set which preserve the order of insertion☆565Updated 2 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆555Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,713Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆441Updated 11 months ago