24 results for “topic:concurrent-queue”
C++11 thread-safe container for sharing data between threads (synchronized queue)
Go concurrent-safe, goroutine-safe, thread-safe queue
[DEPRECATED] See https://github.com/p-ranav/csv2
A fast, concurrent, bounded, single producer, single consumer queue
Generic type-safe vector, hash map, and concurrent queue for C
Concurrent Executor for efficient tasks execution with controlled concurrency and optimized resource utilization.
A Way to control maxConcurrentCount of GCD concurrent queue by dispatch_semaphore
A simple & header-only threading library written in C++20 .
An asynchronous tools library in the style of higher-order functions.
Asynchronous Concurrent Queue with Priority and Factor
🔀 Fast lock-free SPSC queue implemented in Zig/C++
Real-time system that emulates the fulfillment of delivery orders for a kitchen
dynamic lock-free queue implementation
ConcurrentQueue, throttling, etc.
A modifiable, Ruby-based Selenium3 project scaffold
No description provided.
Go's concurrent and scalable lock-free data structures are based on the concept of a Treiber stack.
C++ thread safe queues
This repository contains all my practices and lessons about Parallel Programming in .NET
Firebase server-side cloud functions for the CBPQ service.
Test task for some company
This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Using Threads to calculate Prime Numbers Prime Numbers ConcurrentQueue Dictionary ManualResetEvent Timer Producer Thread Consumer Thread
No description provided.
Thread safe queue implementation in C++ for multiple consumer multiple producer problem