Tessil / hat-trie
C++ implementation of a fast and memory efficient HAT-trie
☆793Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for hat-trie
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,255Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆954Updated 10 months ago
- Concurrent data structures in C++☆1,409Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆335Updated 2 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,280Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,199Updated 8 months ago
- A high-performance, concurrent hash table☆1,611Updated 7 months ago
- userland threads☆464Updated last week
- Unified Executors☆1,491Updated 3 weeks ago
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 11 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- C++ library for executors☆494Updated 8 years ago
- High performance C++11 thread pool☆569Updated 4 years ago
- Async++ concurrency framework for C++11☆1,350Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆489Updated last year
- A header-only C++ library for task concurrency☆624Updated last year
- Yet Another Serialization☆733Updated 8 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆535Updated 10 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated this week
- C++14 lock-free queue.☆1,527Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆914Updated 10 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆490Updated last year
- A C++ library of Concurrent Data Structures☆2,567Updated last year
- libnop: C++ Native Object Protocols☆574Updated 3 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 3 months ago
- Fast and memory efficient c++ flat hash map/set☆504Updated 2 weeks 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,498Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,532Updated last year