C++14 lock-free queue.
-
Updated
Oct 11, 2025 - C++
C++14 lock-free queue.
simple C++11 ring buffer implementation, allocated and evaluated at compile time
An implementation of Seqlock in C++11
Lock-free multi-producer multi-consumer ring buffer FIFO queue.
a course to help you learn C++20 coroutine and liburing
Monte Carlo and Molecular Dynamics Simulation Package
A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
An easy-use coroutine lib implement by C++ coroutine and liburing
Replacement of std::atomic supporting non trivially-copyable types
Multiple producer multiple consumer queue template using C++11 atomics.
Implements Mutex, Semaphore and exclusive ReadModifyWrite operations on ARM Cortex-M3 and Cortex-M4
This project is a continuation of development the Atomic Game Engine
Investigation and porting of shared-memory MPSCs to distributed context using MPI-3
linux server performance optimization, best practice experience, should be customized according to personal needs.
My lazy initialization implementation in C++17.
Light weight Modern CPP interface to simulate C++11 standard for old C++98 compilers
Add a description, image, and links to the atomic topic page so that developers can more easily learn about it.
To associate your repository with the atomic topic, visit your repo's landing page and select "manage topics."