the champagne of beta embedded databases
翻译 - Beta嵌入式数据库的香槟
Tools for concurrent programming in Rust
A C++ library of Concurrent Data Structures
翻译 - 并发数据结构的C ++库
#区块链#Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
A lock-free, read-optimized, concurrency primitive.
A collection of resources on wait-free and lock-free programming
A Golang lock-free thread-safe HashMap optimized for fastest read access.
C++14 lock-free queue.
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
翻译 - 如何利用 2021 年的双重释放漏洞。 “Use-After-Free for Dummies”
writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+
Fastest and most memory efficient golang concurrent hashmap
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
A collection of lock-free data structures written in standard C++11
#IOS#Swift coroutines for iOS, macOS and Linux.
cross-platform coroutine library in c++
A fast, lock-free, shared memory user data cache for PHP
翻译 - 用于PHP的快速共享内存用户数据缓存
Efficient, lock-free, bounded Rust broadcast channel