Tessil / hat-trieLinks
C++ implementation of a fast and memory efficient HAT-trie
☆822Updated 9 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☆743Updated 8 months ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- A fast, memory efficient hash map for C++☆1,281Updated last month
- Concurrent data structures in C++☆1,427Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,004Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 2 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆972Updated last year
- A high-performance, concurrent hash table☆1,674Updated 2 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆549Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,569Updated 2 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,358Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- userland threads☆482Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆608Updated last week
- High performance C++11 thread pool☆578Updated 4 years ago
- C++ library for executors☆508Updated 8 years ago
- A C++ library of Concurrent Data Structures☆2,647Updated last year
- libnop: C++ Native Object Protocols☆577Updated 10 months ago
- C++14 lock-free queue.☆1,668Updated last month
- Configurable C++ platform adapter☆560Updated 6 years ago
- C++ integer-to-string conversion benchmark☆341Updated 4 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago
- Unified Executors☆1,604Updated 3 months ago
- Yet Another Serialization☆760Updated 4 months ago