Repository navigation

#

concurrent-queue

C++11 thread-safe container for sharing data between threads (synchronized queue)

C++
554
1 个月前

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

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

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

C
55
6 年前

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

C++
45
10 个月前

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

Go
23
2 年前

A Way to control maxConcurrentCount of GCD concurrent queue by dispatch_semaphore

Objective-C
19
7 年前

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

TypeScript
12
8 个月前

Asynchronous Concurrent Queue with Priority and Factor

JavaScript
12
5 个月前

dynamic lock-free queue implementation

C++
4
6 年前

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

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

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

Go
1
1 年前

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
7 个月前