GitHub topics: concurrent-queue
Neko277/parallel-programming-dotnet
This repository contains all my practices and lessons about Parallel Programming in .NET
Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

andreiavrammsd/cpp-channel
Thread-safe container for sharing data between threads (synchronized queue)
Language: C++ - Size: 129 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 493 - Forks: 33

HowProgrammingWorks/ConcurrentQueue
Asynchronous Concurrent Queue with Priority and Factor
Language: JavaScript - Size: 56.6 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 10

ifsantana/kitchen-flow
Real-time system that emulates the fulfillment of delivery orders for a kitchen
Language: Java - Size: 176 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 3

lukaofirst/parallel-programming-dotnet
This repository contains all my practices and lessons about Parallel Programming in .NET
Language: C# - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

bowencool/async-utilities
An asynchronous tools library in the style of higher-order functions.
Language: TypeScript - Size: 2.43 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 12 - Forks: 0

Deaod/spsc_queue
A fast, concurrent, bounded, single producer, single consumer queue
Language: C++ - Size: 136 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 37 - Forks: 6

peletor/treiber
Go's concurrent and scalable lock-free data structures are based on the concept of a Treiber stack.
Language: Go - Size: 11.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

enriquebris/goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
Language: Go - Size: 147 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 380 - Forks: 33

GLaDOS-418/threading_library
A simple & header-only threading library written in C++20 .
Language: C++ - Size: 82 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 17 - Forks: 0

anhhuu/conexec
Concurrent Executor for efficient tasks execution with controlled concurrency and optimized resource utilization.
Language: Go - Size: 41 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 1

p-ranav/csv 📦
[DEPRECATED] See https://github.com/p-ranav/csv2
Language: C++ - Size: 510 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 235 - Forks: 32

buaa0300/QSDispatchQueue
A Way to control maxConcurrentCount of GCD concurrent queue by dispatch_semaphore
Language: Objective-C - Size: 20.5 KB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 19 - Forks: 6

hadielmougy/JBlockingBuffer
Language: Java - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

brackeen/ok-lib
Generic type-safe vector, hash map, and concurrent queue for C
Language: C - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 46 - Forks: 5

flexxxxer/concurrent-queue
dynamic lock-free queue implementation
Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

murfel/multiqueue
🐙 An implementation of a concurrent relaxed priority queue
Language: C++ - Size: 337 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

epomatti/cbpq-firebase
Firebase server-side cloud functions for the CBPQ service.
Language: JavaScript - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

NJdevPro/ConcurrentQueues
C++ thread safe queues
Language: C++ - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

mccarrmb/automator-selenium
A modifiable, Ruby-based Selenium3 project scaffold
Language: Ruby - Size: 78.8 MB - Last synced at: about 10 hours ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

kathleenwest/AdvancedConsoleApplicationIV
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
Language: C# - Size: 2.79 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

HowProgrammingWorks/Concurrency
ConcurrentQueue, throttling, etc.
Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

alersrt/timestamp-saver
Test task for some company
Language: Java - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
