atomic
Here are 44 public repositories matching this topic...
C++ lockless queue.
-
Updated
Oct 29, 2024 - C++
simple C++11 ring buffer implementation, allocated and evaluated at compile time
-
Updated
Apr 22, 2024 - C++
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
-
Updated
Jan 13, 2020 - C++
An implementation of Seqlock in C++11
-
Updated
Jul 29, 2024 - C++
Monte Carlo and Molecular Dynamics Simulation Package
-
Updated
Jul 20, 2024 - C++
Replacement of std::atomic supporting non trivially-copyable types
-
Updated
May 7, 2024 - C++
Multiple producer multiple consumer queue template using C++11 atomics.
-
Updated
Aug 26, 2021 - C++
Implements Mutex, Semaphore and exclusive ReadModifyWrite operations on ARM Cortex-M3 and Cortex-M4
-
Updated
Feb 28, 2019 - C++
A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
-
Updated
Mar 27, 2023 - C++
This project is a continuation of development the Atomic Game Engine
-
Updated
Feb 28, 2021 - C++
Implementation of thread safe Singleton: Solution-1: By using mutex and atomic Solution-2: By using call_once and lambda function
-
Updated
Jun 30, 2019 - C++
Bit operations and bit fields at type level
-
Updated
Jun 3, 2018 - C++
Small project
-
Updated
Oct 29, 2024 - C++
A basic project where read-write mutex is compared to atomics in various workloads.
-
Updated
Jul 22, 2024 - C++
Improve this page
Add a description, image, and links to the atomic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the atomic topic, visit your repo's landing page and select "manage topics."