preshing / junction
Concurrent data structures in C++
☆1,410Updated 4 years ago
Alternatives and similar repositories for junction:
Users that are interested in junction are comparing it to the libraries listed below
- A C++ library of Concurrent Data Structures☆2,582Updated last year
- Configurable C++ platform adapter☆555Updated 5 years ago
- A fast, memory efficient hash map for C++☆1,259Updated last year
- A high-performance, concurrent hash table☆1,628Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆955Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,714Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- A collection of resources on wait-free and lock-free programming☆1,828Updated 10 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,506Updated 5 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆801Updated 3 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,428Updated this week
- A very fast hashtable☆1,727Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,538Updated last year
- Experimental deferred and unordered destruction library for C++☆917Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆521Updated 7 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- Unified Executors☆1,519Updated last week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,121Updated 5 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆538Updated last year
- Async++ concurrency framework for C++11☆1,368Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,302Updated 3 months ago
- C++14 lock-free queue.☆1,571Updated last month
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,893Updated last month
- An Open Source Implementation of the Actor Model in C++☆3,224Updated this week
- A fast single-producer, single-consumer lock-free queue for C++☆3,906Updated 6 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆731Updated 4 years ago
- Portable header-only C++ low level SIMD library☆1,255Updated 4 months ago