Repository navigation

#

concurrent-queue

Thread-safe container for sharing data between threads (synchronized queue)

C++
489
8 个月前

Go concurrent-safe, goroutine-safe, thread-safe queue

Go
424
2 年前
C++
233
5 年前

Generic type-safe vector, hash map, and concurrent queue for C

C
54
5 年前

A fast, concurrent, bounded, single producer, single consumer queue

C++
38
6 个月前

Concurrent Executor for efficient tasks execution with controlled concurrency and optimized resource utilization.

Go
23
1 年前

A Way to control maxConcurrentCount of GCD concurrent queue by dispatch_semaphore

Objective-C
19
7 年前

Asynchronous Concurrent Queue with Priority and Factor

JavaScript
13
1 个月前

An asynchronous tools library in the style of higher-order functions.

TypeScript
12
4 个月前

dynamic lock-free queue implementation

C++
4
5 年前

Real-time system that emulates the fulfillment of delivery orders for a kitchen

Java
3
4 年前
C++
2
4 年前

Go's concurrent and scalable lock-free data structures are based on the concept of a Treiber stack.

Go
1
7 个月前

This repository contains all my practices and lessons about Parallel Programming in .NET

1
2 天前

This repository contains all my practices and lessons about Parallel Programming in .NET

C#
0
3 个月前