Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆852Updated 2 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☆765Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,299Updated 8 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Updated 2 years ago
- userland threads☆495Updated last month
- A high-performance, concurrent hash table☆1,728Updated 9 months ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 6 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago
- C++ library for executors☆515Updated 9 years ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆232Updated last year
- Yet Another Serialization☆771Updated 11 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆444Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,465Updated last year
- C++ hash map and hash set which preserve the order of insertion☆566Updated 2 months ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago