A C++ library for concurrent programming
-
Updated
Apr 8, 2021 - C++
A C++ library for concurrent programming
An open-source framework for concurrent data-structures and benchmarks.
Threaded and synchronous Dispatch Queues for Godot
Go implementation of the Controlled Delay algorithm
A thread-safe generic first in-first out (FIFO) collection with support for priority queuing.
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.
A flexible, fast, multiple-producer, thread pool
A simple and fast way to manage concurrent promise tasks with Queue Data Structure.
My C++ implementation of some Java.Util.Concurrent classes
Real time face detection and recognition integrating with CCTV
Multi-producer, multi-consumer, concurrent queue using C11 mutexes.
A simplistic web scraper which aims to make scrapping webpages and crawling links faster by utilizing parallel threading.
Exercises for Operating Systems Exam @ Unifi - Concurrent access to data, threads, synchronisation with semaphores and synchronised methods.
Atomic Concurrent Queue (Circular-buffer) | UNIX IPC
A lightweight, minimalist FIFO queue that holds jobs, releasing only a fixed number for concurrent processing
Concurrent Programming in C (3rd year - 5th semester)
ConcurrencyDemo in swift
Add a description, image, and links to the concurrent-queues topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-queues topic, visit your repo's landing page and select "manage topics."