Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: concurrent-queues

gilzoide/godot-dispatch-queue

Threaded and synchronous Dispatch Queues for Godot

Language: GDScript - Size: 53.7 KB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 34 - Forks: 5

0x78f1935/Scraper

A simplistic web scraper which aims to make scrapping webpages and crawling links faster by utilizing parallel threading.

Language: C# - Size: 640 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

nkallima/sim-universal-construction

An open-source framework for concurrent data-structures and benchmarks.

Language: C - Size: 7.86 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 62 - Forks: 9

noamyogev84/ConcurrentPriorityQueue

A thread-safe generic first in-first out (FIFO) collection with support for priority queuing.

Language: C# - Size: 69.3 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 19 - Forks: 5

gadingnst/concurrent-manager

A simple and fast way to manage concurrent promise tasks with Queue Data Structure.

Language: TypeScript - Size: 2.53 MB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

ademakov/Evenk

A C++ library for concurrent programming

Language: C++ - Size: 146 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 68 - Forks: 8

giorgiomarcias/MPMCThreadPool

A flexible, fast, multiple-producer, thread pool

Language: C++ - Size: 44.9 KB - Last synced: 8 months ago - Pushed: over 6 years ago - Stars: 11 - Forks: 1

bohde/codel

Go implementation of the Controlled Delay algorithm

Language: Go - Size: 41 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 31 - Forks: 3

chachaxw/ConcurrencyDemo 📦

ConcurrencyDemo in swift

Language: Swift - Size: 72.3 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

DavideCarvalho/ConcurrentLinkedQueueJava

POC de uso de ConcurrentLinkedQueue no Java

Language: Shell - Size: 49.8 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

adnan2232/RealTimeFaceDetection

Real time face detection and recognition integrating with CCTV

Language: Python - Size: 45.4 MB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 1

cleeclee123/MyPQueue

My Implementation of a Concurrent Promise Queue.

Language: TypeScript - Size: 20.5 KB - Last synced: 29 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

alansastre/java-concurrency-collections

Colecciones concurrentes en Java. Estructuras de datos concurrentes.

Language: Java - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

00xc/tlock-queue

Multi-producer, multi-consumer, concurrent queue using C11 mutexes.

Language: C - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

dac1976/CoreLibrary

A library containing a collection of useful C++1x utility classes to assist with multi-threading, logging, networking, custom exceptions, file management, INI files, serialization, sorting, string utilities and more.

Language: C++ - Size: 96.5 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 11 - Forks: 0

arriqaaq/workerqueue

Language: Go - Size: 5.86 KB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

oaxelou/ConcurrentProgramming

Concurrent Programming in C (3rd year - 5th semester)

Language: C - Size: 2.17 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

michelsciortino/Cpp-Concurrent

My C++ implementation of some Java.Util.Concurrent classes

Language: C++ - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 1

raphaelauv/CONCURRENT-QUEUE-IPC-UNIX

Atomic Concurrent Queue (Circular-buffer) | UNIX IPC

Language: C - Size: 545 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalshar/CachingLibrary

Caching Library for keeping record of users logged in the system in last 24 hours

Language: Java - Size: 168 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - 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: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

vchernoy/concurrent

Monitor Synchronization in Examples

Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

memojja/sight-screenshot-taker

Language: Java - Size: 462 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

codelusion/concurrency-queue

A lightweight, minimalist FIFO queue that holds jobs, releasing only a fixed number for concurrent processing

Language: JavaScript - Size: 10.7 KB - Last synced: over 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

sniggel/hyper-queue

Language: Scala - Size: 32.2 KB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

Related Keywords