Tessil / hat-trie
C++ implementation of a fast and memory efficient HAT-trie
☆817Updated 7 months ago
Alternatives and similar repositories for hat-trie:
Users that are interested in hat-trie are comparing it to the libraries listed below
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- A fast, memory efficient hash map for C++☆1,268Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- Concurrent data structures in C++☆1,417Updated 4 years ago
- A high-performance, concurrent hash table☆1,656Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆577Updated last month
- C++ library for executors☆503Updated 8 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,340Updated last month
- Unified Executors☆1,580Updated 2 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆737Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆840Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆545Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆969Updated last year
- A header-only C++ library for task concurrency☆625Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- Yet Another Serialization☆757Updated 2 months ago
- C++ integer-to-string conversion benchmark☆340Updated 2 months ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- userland threads☆478Updated 3 weeks ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆377Updated 4 years ago
- Async++ concurrency framework for C++11☆1,395Updated 6 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆409Updated 3 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆844Updated 4 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago