Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆844Updated 3 weeks 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☆763Updated last month
- A fast, memory efficient hash map for C++☆1,291Updated 6 months ago
- Concurrent data structures in C++☆1,443Updated 5 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆364Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- A high-performance, concurrent hash table☆1,717Updated 8 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated last year
- C++ integer-to-string conversion benchmark☆342Updated 9 months ago
- userland threads☆492Updated 2 weeks ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆440Updated 10 months ago
- A STL allocator that mmaps files☆253Updated 4 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆985Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆555Updated last year
- Yet Another Serialization☆767Updated 9 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- C++ Benchmark Authoring Library/Framework☆859Updated last month
- High performance C++11 thread pool☆584Updated 5 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,423Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆532Updated 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 …☆297Updated last year
- C++ library for executors☆513Updated 9 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,594Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,415Updated last month