Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆842Updated last week
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 week
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last week
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- Concurrent data structures in C++☆1,442Updated 5 years ago
- userland threads☆493Updated 2 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆389Updated 5 years ago
- C++ integer-to-string conversion benchmark☆341Updated 9 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆621Updated 3 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆986Updated last year
- A STL allocator that mmaps files☆252Updated 4 years ago
- A high-performance, concurrent hash table☆1,713Updated 7 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ library for executors☆513Updated 9 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆495Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆553Updated last year
- Yet Another Serialization☆766Updated 8 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆501Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆531Updated 8 years ago
- C++ Benchmark Authoring Library/Framework☆858Updated last month
- 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
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,408Updated last year
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,414Updated last week
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆438Updated 10 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,592Updated 2 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago