concurrent-queues
Here are 30 public repositories matching this topic...
Language:All
Sort:Most stars
A C++ library for concurrent programming
- Updated
Apr 8, 2021 - C++
An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀https://github.com/nkallima/Synch-Framework/tree/v3.4.0-dev
- Updated
Apr 12, 2025 - C
Threaded and synchronous Dispatch Queues for Godot
- Updated
May 11, 2025 - GDScript
Go implementation of the Controlled Delay algorithm
- Updated
Feb 18, 2025 - Go
A thread-safe generic first in-first out (FIFO) collection with support for priority queuing.
- Updated
Oct 12, 2024 - C#
A flexible, fast, multiple-producer, thread pool
- Updated
Nov 24, 2017 - C++
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.
- Updated
Dec 2, 2022 - C++
A simple and fast way to manage concurrent promise tasks with Queue Data Structure.
- Updated
Mar 1, 2023 - TypeScript
My C++ implementation of some Java.Util.Concurrent classes
- Updated
Jun 17, 2018 - C++
- Updated
Jan 31, 2018 - Java
- Updated
Jun 15, 2019 - Go
Multi-producer, multi-consumer, concurrent queue using C11 mutexes.
- Updated
Jan 13, 2025 - C
Real time face detection and recognition integrating with CCTV
- Updated
Apr 23, 2023 - Python
A simplistic web scraper which aims to make scrapping webpages and crawling links faster by utilizing parallel threading.
- Updated
Nov 28, 2022 - C#
Exercises for Operating Systems Exam @ Unifi - Concurrent access to data, threads, synchronisation with semaphores and synchronised methods.
- Updated
Mar 13, 2024 - Java
Concurrent Programming in C (3rd year - 5th semester)
- Updated
Jan 5, 2018 - C
A lightweight, minimalist FIFO queue that holds jobs, releasing only a fixed number for concurrent processing
- Updated
Oct 7, 2016 - JavaScript
ConcurrencyDemo in swift
- Updated
Dec 23, 2016 - Swift
- Updated
May 29, 2020 - C++
Improve this page
Add a description, image, and links to theconcurrent-queues topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theconcurrent-queues topic, visit your repo's landing page and select "manage topics."