preshing / junctionLinks
Concurrent data structures in C++
☆1,436Updated 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 fast, memory efficient hash map for C++☆1,288Updated 3 months ago
- A C++ library of Concurrent Data Structures☆2,678Updated last year
- A high-performance, concurrent hash table☆1,699Updated 5 months ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆833Updated 11 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆982Updated last year
- A collection of resources on wait-free and lock-free programming☆1,941Updated last year
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,358Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆742Updated 5 years ago
- A very fast hashtable☆1,798Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆756Updated 11 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 5 months ago
- C++ associative containers☆1,597Updated 3 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,967Updated 6 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,556Updated 3 months ago
- Unified Executors☆1,631Updated 6 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,061Updated last year
- userland threads☆490Updated 3 weeks ago
- C++14 lock-free queue.☆1,722Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,581Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,860Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,548Updated last week
- Fatal is a library for fast prototyping software in modern C++. It provides facilities to enhance the expressive power of C++. The librar…☆1,015Updated last week
- C++React: A reactive programming library for C++11.☆1,037Updated 4 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated last year
- C++ library for executors☆511Updated 8 years ago