concurrent-queue topic
csv
[DEPRECATED] See https://github.com/p-ranav/csv2
goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
cpp-channel
Thread-safe container for sharing data between threads
QSDispatchQueue
A Way to control maxConcurrentCount of GCD concurrent queue by dispatch_semaphore
async-utilities
An asynchronous tools library in the style of higher-order functions.
ok-lib
Generic type-safe vector, hash map, and concurrent queue for C
threading_library
A simple & header-only threading library written in C++20 .
conexec
Concurrent Executor for efficient tasks execution with controlled concurrency and optimized resource utilization.
spsc_queue
A fast, concurrent, bounded, single producer, single consumer queue