C++14 lock-free queue.
-
Updated
Nov 10, 2025 - C++
C++14 lock-free queue.
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Lock-free multi-producer multi-consumer ring buffer FIFO queue.
An implementation of Seqlock in C++11
a course to help you learn C++20 coroutine and liburing
Monte Carlo and Molecular Dynamics Simulation Package
Replacement of std::atomic supporting non trivially-copyable types
Multiple producer multiple consumer queue template using C++11 atomics.
A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
Implements Mutex, Semaphore and exclusive ReadModifyWrite operations on ARM Cortex-M3 and Cortex-M4
A transactional, atomic, reliable POSIX's rm command implementation written in C++. 🌀
This project is a continuation of development the Atomic Game Engine
Bit operations and bit fields at type level
Small project
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."