preshing / junction
Concurrent data structures in C++
☆1,417Updated 4 years ago
Alternatives and similar repositories for junction:
Users that are interested in junction are comparing it to the libraries listed below
- A fast, memory efficient hash map for C++☆1,268Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,626Updated last year
- A high-performance, concurrent hash table☆1,656Updated last month
- Configurable C++ platform adapter☆559Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆737Updated 5 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆969Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆817Updated 7 months ago
- A very fast hashtable☆1,767Updated last year
- Experimental deferred and unordered destruction library for C++☆913Updated 5 years ago
- Unified Executors☆1,580Updated 2 months ago
- C++14 lock-free queue.☆1,640Updated this week
- A collection of resources on wait-free and lock-free programming☆1,886Updated last year
- An Open Source Implementation of the Actor Model in C++☆3,268Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆988Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,523Updated this week
- Async++ concurrency framework for C++11☆1,395Updated 6 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,788Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,934Updated 2 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,486Updated 2 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,340Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,591Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆377Updated 4 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆840Updated last year
- Your standard library for metaprogramming☆1,751Updated 3 weeks ago
- A header-only C++ library for task concurrency☆625Updated last year
- Fastest RPC in the west☆730Updated 2 years ago