All Projects → MartinNowak → lock-free

MartinNowak / lock-free

Licence: other
Lock-Free data structures

Programming Languages

d
599 projects

Labels

Projects that are alternatives of or similar to lock-free

Multiqueue
A fast mpmc queue with broadcast capabilities
Stars: ✭ 167 (+351.35%)
Mutual labels:  lock-free
concurrent-ll
concurrent linked list implementation
Stars: ✭ 66 (+78.38%)
Mutual labels:  lock-free
gdax-orderbook-hpp
An in-memory copy of the order book on the GDAX cryptocurrency exchange, updated in real time via WebSocket feed, exposed in a thread-safe and lock-free data structure.
Stars: ✭ 38 (+2.7%)
Mutual labels:  lock-free
Xenium
A C++ library providing various concurrent data structures and reclamation schemes.
Stars: ✭ 225 (+508.11%)
Mutual labels:  lock-free
go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Stars: ✭ 43 (+16.22%)
Mutual labels:  lock-free
async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
Stars: ✭ 25 (-32.43%)
Mutual labels:  lock-free
Onefile
The world's first wait-free Software Transactional Memory
Stars: ✭ 139 (+275.68%)
Mutual labels:  lock-free
optimistic lock coupling rs
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"
Stars: ✭ 21 (-43.24%)
Mutual labels:  lock-free
Lock-free-Red-black-tree
Implementation of lock-free red-black tree using CAS
Stars: ✭ 21 (-43.24%)
Mutual labels:  lock-free
lfqueue
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
Stars: ✭ 104 (+181.08%)
Mutual labels:  lock-free
Ringbuf
Lock-free ring buffer (MPSC)
Stars: ✭ 227 (+513.51%)
Mutual labels:  lock-free
Jctools
jctools.github.io/jctools
Stars: ✭ 2,833 (+7556.76%)
Mutual labels:  lock-free
zedis
A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled
Stars: ✭ 33 (-10.81%)
Mutual labels:  lock-free
Bwtree
An open sourced implementation of Bw-Tree in SQL Server Hekaton
Stars: ✭ 208 (+462.16%)
Mutual labels:  lock-free
lock-free-queue
CN-CppUserGroup-2019-1,lock-free queue demo
Stars: ✭ 58 (+56.76%)
Mutual labels:  lock-free
Libcds
A C++ library of Concurrent Data Structures
Stars: ✭ 2,006 (+5321.62%)
Mutual labels:  lock-free
lockfree
⚡️ lock-free utilities in Go
Stars: ✭ 109 (+194.59%)
Mutual labels:  lock-free
fifo-rs
A first-in-first-out for bytes, like kfifo in Linux.
Stars: ✭ 18 (-51.35%)
Mutual labels:  lock-free
LFTPool
Lock-Free Thread Pool
Stars: ✭ 69 (+86.49%)
Mutual labels:  lock-free
fcgi-function
A cross-platform module to writing C/C++ service for nginx.
Stars: ✭ 33 (-10.81%)
Mutual labels:  lock-free
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].