Java
Updated Mar 18, 2019
#
lock-free
Repositories 130
free as in lock-free embedded database
Tools for concurrent programming in Rust
Real-time Monitoring and Analysis of Data Streams
A C++ library of Concurrent Data Structures
C++
Updated Feb 6, 2019
writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+
TLA
Updated May 23, 2017
A Golang lock-free thread-safe HashMap optimized for fastest read access.
Go
Updated Mar 14, 2019
A collection of resources on wait-free and lock-free programming
Updated Jan 15, 2019
A lock-free, eventually consistent, concurrent multi-value map.
Rust
Updated Mar 9, 2019
cross-platform coroutine library in c++
boost
coroutine
cpp
cross-platform
performance
c-plus-plus
assembly
await
then
timer
stack
pool
thread-safety
lock-free
ha
high-performance
window
linux
macos
C++
Updated Feb 28, 2019
Efficient, lock-free, bounded Rust broadcast channel
Rust
Updated Mar 16, 2019
A bounded multi-producer multi-consumer lock-free queue written in C++11
C++
Updated Sep 13, 2018
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on …
C++
Updated Oct 3, 2018
A fast mpmc queue with broadcast capabilities
Rust
Updated Jul 20, 2018
An open sourced implementation of Bw-Tree in SQL Server Hekaton
C++
Updated Nov 14, 2018
Implementation of a lock-free dictionary on .Net.
C#
Updated Feb 13, 2019
Lock-free ring buffer (MPSC)
C
Updated Mar 12, 2019
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
C++
Updated Jan 2, 2019
Ultra-fast exchange engine
trading-platform
trading-api
lmax-disruptor
matching-engine
bitcoin
java
hft
hft-trading
low-latency
lock-free
exchange
fx
forex-trading
forex-market
stock-market
stock-trading
stock-exchange
order-book
exchange-api
currency-api
Java
Updated Mar 22, 2019
C
Updated Jan 28, 2019
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
C++
Updated Oct 6, 2017
A collection of concurrent ring buffers
Go
Updated May 8, 2018
Framework for loggers, tracers, and mockers in multithreaded C++ programs.
C++
Updated Nov 21, 2017
Minimize lock-free queue ever!
C
Updated Sep 14, 2018
A C++ library providing various concurrent data structures and reclamation schemes.
cpp
cpp11
concurrency
reclamation-schemes
lock-free
hazard-pointer
epoch-based-reclamation
debra
hazard-era
C++
Updated Mar 8, 2019
G.O.D - Grand Object-bound Dispatcher
C++
Updated Aug 11, 2015
An implementation of Seqlock in C++11
C++
Updated Sep 13, 2018
traffic-shm (Anna) is a Java based lock free IPC library.
traffic-shm
lock-free
ipc
inter-process-communication
java
queue
cross-platform
alignment
anna
fifo
ringbuffer
shared-memory
memory-mapped-file
mapped-file
mmap
false-sharing
cache-line-padding
mmf
async
Java
Updated Aug 15, 2018
Lock-Free Thread Pool
C
Updated Dec 2, 2017
Library for using generic and type safe container in pure C language (C99 or C11) for a wide collection of container …