Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆828Updated 10 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☆748Updated 10 months ago
- A fast, memory efficient hash map for C++☆1,284Updated 2 months ago
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- Concurrent data structures in C++☆1,433Updated 4 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆600Updated this week
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago
- A high-performance, concurrent hash table☆1,685Updated 4 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆980Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆381Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,576Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆226Updated last year
- userland threads☆486Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,379Updated 4 months ago
- A header-only C++ library for task concurrency☆629Updated 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 …☆296Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,340Updated last year
- C++ Benchmark Authoring Library/Framework☆848Updated last month
- A STL allocator that mmaps files☆248Updated 4 years 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☆416Updated 6 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆739Updated 5 years ago
- A very fast hashtable☆1,786Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆844Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- C++ library for executors☆510Updated 8 years ago
- High performance C++11 thread pool☆580Updated 4 years ago
- libnop: C++ Native Object Protocols☆578Updated 11 months ago
- Configurable C++ platform adapter☆563Updated 6 years ago