A collection of resources on wait-free and lock-free programming
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
翻译 - 用于 C++20 的前沿、无锁、无等待、持续窃取调度程序
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
Implementation of a lock-free dictionary on .Net.
simple C++11 ring buffer implementation, allocated and evaluated at compile time
The world's first wait-free Software Transactional Memory
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC
Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more efficient than standard Dictionary and ConcurrentDictionary.
📶 A lock- and wait-free hashtable (and an array too)
wait free FIFO queue, easy built cross platform(no extra dependencies needed)
翻译 - 等待免费的FIFO队列,易于构建的跨平台(无需其他依赖项)
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Implementation of triple buffering in Rust
C++17 Actor Framework - Cross-platform asynchronous core events and I/O
The world's first wait-free KV store with generic durable linearizable transactions
Utility to automatically manage all web element waits and enables to write wait-free selenium tests.