concurency
There are 76 repositories under concurency topic.
ocsigen/lwt
OCaml promises and concurrent I/O
SergeyMakeev/smmalloc
Blazing fast memory allocator designed for video games
kamildrazkiewicz/go-flow
Simply way to control goroutines execution order based on dependencies
AsyncSwift/AsyncLocationKit
📍async/await CoreLocation
pedrokehl/caminho
Tool for creating efficient data pipelines in a JavaScript environment
jczic/MicroWorkers
A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32)
nidhaloff/b-rabbit
A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers
LightJason/Java-AgentSpeak
LightJason - AgentSpeak(L++) for Java
robinpokorny/promise-throttle-all
🤏 Promise.all with limited concurrency
EkoEdyPurwanto/CLIs-Applications
CLI INTERACTIVE + WORKER + CONCURRENCY + SCRAPING
grimmerk/d4c-queue
Execute tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, decorators. below is an introduction to v1.6.
theKashey/plimited
👽Promise-based Resource Pool
GoLangsam/pipe
A pipers bag - generic functions to gain concurrency - batteries included :-)
m-murad/ordered-sync-map
A gorutine safe ordered map implemented in Go using Generics.
andrejtonev/cabpp
C++ header-only library implementing a Cyclic Asynchronous Buffer (CAB)
FssAy/dish-logger
Lib for the "dish" project using tokio for faster memory scanning.
diloabininyeri/async
A library that can run objects async with PHP
petru-braha/RR-application
A client-server application developed on Linux, which provides digital communication for the transport industry
Aryagorjipour/SFD
Smart File Downloader [SFD] is a Concurrent File Downloader runs on terminal
M-i-c-a-h/ChatMeApp
This messaging app is built using the TCP protocol and allows users to communicate with each other via broadcast messages and private messages.
manchicken/promise-regulation
This is a simple Node library to help you take a bit more control over your Promises.
yusufcanb/kubot
Distribute robot scripts on Kubernetes workloads. ☸️🤖
aermolaev/bitarray
A bit array is an array data structure that compactly stores bits.
Ahaif/Dining_Philosophers
Dining philosophers problem solved, synchronization issues...
AleksNeStu/projects
🎧 Apps, solutions, code examples, documentation for education purposes 🚀
coderatul/conflict-serializable-validator
A Python tool to check if a given transaction schedule is conflict serializable. It analyzes the schedule, builds a dependency graph, detects cycles, and determines whether the schedule can be serialized. Supports input from Excel files and provides a graphical representation of the dependency graph
ekaone/Golang
🏌️♂️ Some programming experience by Golang
jakubriegel/game_of_life_3d
3D game of life implemented in CUDA
markoengelman/AsyncAwaitWrapper
Simple wrapper that allows us to bridge existing asynchronous code with new Swift concurrency APIs.
Mgobeaalcoba/practice-fast-api
Practice fast api
Pulkit1822/Cpp-Concurrency
studied one playlist on cpp concurrency, so here's what learned
Safo-Samson/MultiThreading-in-Java
Advanced Programming in java with MultiThreading.
TheLazyTomcat/lib.ConcurrentTasks
Small library providing means for simple management and use of parallely run tasks.
uditalias/promise-chunkify
Like Promise.all, but with concurrency.
wefner/experiments
Tests for fun in Python