Repository navigation

#

lock-free

Rust
8030
2 个月前

A C++ library of Concurrent Data Structures

C++
2673
2 年前
exchange-core/exchange-core

Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.

Java
2286
2 年前

A lock-free, read-optimized, concurrency primitive.

Rust
2006
10 天前

A collection of resources on wait-free and lock-free programming

1935
1 年前

A Golang lock-free thread-safe HashMap optimized for fastest read access.

Go
1866
20 天前

Real-time Monitoring and Analysis of Data Streams

C++
1440
3 年前

How to exploit a double free vulnerability in 2021. Use After Free for Dummies

Python
1363
7 个月前

writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+

TLA
1054
8 年前

A bounded single-producer single-consumer wait-free and lock-free queue written in C++11

C++
1048
2 年前

M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).

C
1024
7 天前

Fastest and most memory efficient golang concurrent hashmap

Go
1015
10 个月前

A collection of lock-free data structures written in standard C++11

C++
915
7 个月前

A fast, lock-free, shared memory user data cache for PHP

C
829
1 年前

Efficient, lock-free, bounded Rust broadcast channel

Rust
823
2 年前