preshing / junctionLinks
Concurrent data structures in C++
☆1,423Updated 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,643Updated last year
- A fast, memory efficient hash map for C++☆1,274Updated last week
- A high-performance, concurrent hash table☆1,667Updated 2 months ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,942Updated 3 months ago
- A collection of resources on wait-free and lock-free programming☆1,893Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- Unified Executors☆1,591Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆820Updated 8 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆970Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆997Updated 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,536Updated 2 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- Your standard library for metaprogramming☆1,764Updated last week
- Async++ concurrency framework for C++11☆1,401Updated 7 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,500Updated 2 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,966Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- C++ associative containers☆1,581Updated 3 years ago
- A very fast hashtable☆1,772Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆736Updated 5 years ago
- C++14 lock-free queue.☆1,657Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,347Updated 2 months ago
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,084Updated this week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,156Updated 2 months ago
- C++ library for executors☆503Updated 8 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,606Updated last year