preshing / junctionLinks
Concurrent data structures in C++
☆1,427Updated 4 years ago
Alternatives and similar repositories for junction
Users that are interested in junction are comparing it to the libraries listed below
Sorting:
- A C++ library of Concurrent Data Structures☆2,647Updated last year
- A fast, memory efficient hash map for C++☆1,281Updated last month
- A high-performance, concurrent hash table☆1,674Updated 2 months ago
- Configurable C++ platform adapter☆560Updated 6 years 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
- A hybrid thread / fiber task scheduler written in C++ 11☆1,952Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆738Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,569Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆822Updated 8 months ago
- Unified Executors☆1,604Updated 3 months ago
- C++14 lock-free queue.☆1,668Updated last month
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 8 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,982Updated 2 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,826Updated last year
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆972Updated last year
- A collection of resources on wait-free and lock-free programming☆1,909Updated last year
- Your standard library for metaprogramming☆1,768Updated 3 weeks ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,004Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,358Updated 2 months ago
- C++ associative containers☆1,582Updated 3 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 2 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,501Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago