Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆827Updated 9 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☆745Updated 9 months ago
- A fast, memory efficient hash map for C++☆1,283Updated last month
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- Concurrent data structures in C++☆1,430Updated 4 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆977Updated last year
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆598Updated this week
- A high-performance, concurrent hash table☆1,677Updated 3 months ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- userland threads☆484Updated 3 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆416Updated 6 months ago
- Yet Another Serialization☆760Updated 4 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,575Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆739Updated 5 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,323Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆548Updated last year
- C++ library for executors☆508Updated 8 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- A very fast hashtable☆1,785Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,017Updated 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 …☆295Updated 10 months ago
- A C++ library of Concurrent Data Structures☆2,655Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,365Updated 3 months ago