Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆831Updated 11 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☆753Updated 10 months ago
- A fast, memory efficient hash map for C++☆1,286Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆360Updated 11 months ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- Concurrent data structures in C++☆1,432Updated 4 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆981Updated last year
- C++ integer-to-string conversion benchmark☆340Updated 6 months ago
- A high-performance, concurrent hash table☆1,695Updated 4 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆739Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆606Updated 2 weeks ago
- userland threads☆489Updated last week
- A STL allocator that mmaps files☆249Updated 4 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆383Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆846Updated last year
- C++ Benchmark Authoring Library/Framework☆852Updated last month
- Configurable C++ platform adapter☆561Updated 6 years ago
- High performance C++11 thread pool☆581Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Yet Another Serialization☆765Updated 6 months ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 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 11 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,050Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆417Updated 7 months ago
- C++ library for executors☆508Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆529Updated 8 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,386Updated 4 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,347Updated last year