Bit operations and bit fields at type level
-
Updated
Jun 3, 2018 - C++
Bit operations and bit fields at type level
A super-quick non-locking shareable mutex with ability to promote a lock from shared mode to exclusive mode and back.
The multi threaded queue service is a class that operates as a message processing service
Implements Mutex, Semaphore and exclusive ReadModifyWrite operations on ARM Cortex-M3 and Cortex-M4
Lock-free multi-producer multi-consumer ring buffer FIFO queue.
Light weight Modern CPP interface to simulate C++11 standard for old C++98 compilers
Organize your EEPROM data in slots with different sizes. All writes are done as atomic operation.
My lazy initialization implementation in C++17.
This project is a continuation of development the Atomic Game Engine
Parallel Programming and MultiThreading using C++
Multiple producer multiple consumer queue template using C++11 atomics.
Computer Engineer Degree Practice. 2015.
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."