C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
-
Updated
Aug 12, 2024 - C++
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
A collection of lock-free data structures written in standard C++11
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Recursively search directories for a regex pattern
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
Minimize lock-free queue ever!
Lock-free concurrent work stealing deque in C++
C++ heterogeneous and lock-free containers
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
A Rust crate providing a magic ring buffer (also known as a virtual ring buffer, VRB, or mirrored buffer) which is lock-free for multiple producers and a single consumer.
It's a robust lockless queue used in multiprocessing, and it can deal with the situation that any process aborts at any line.
High performance C++11 thread pool
Multi-Producer-Single-Consumer queue for .Net
dynamic lock-free queue implementation
Implementation of a wait-free simulation for a lock-free algorithm as described in the paper - A Practical Wait-Free Simulation for Lock-Free Data Structures
Software Development Laboratory: A Cygwin/Linux build environment separating source and object. Multiple language sample programs included.
Add a description, image, and links to the lock-free-queue topic page so that developers can more easily learn about it.
To associate your repository with the lock-free-queue topic, visit your repo's landing page and select "manage topics."