Projects in Awesome Lists tagged with concurency
A curated list of projects in awesome lists tagged with concurency .
https://github.com/ocsigen/lwt
OCaml promises and concurrent I/O
asynchronous concurency events fibers futures io lwt ocaml promises
Last synced: 14 May 2025
https://github.com/SergeyMakeev/smmalloc
Blazing fast memory allocator designed for video games
concurency cpp game-development memory-allocator multithreading
Last synced: 31 Mar 2025
https://github.com/kamildrazkiewicz/go-flow
Simply way to control goroutines execution order based on dependencies
concurency go goflow golang goroutine goroutine-order
Last synced: 14 Mar 2025
https://github.com/kamildrazkiewicz/Go-flow
Simply way to control goroutines execution order based on dependencies
concurency go goflow golang goroutine goroutine-order
Last synced: 12 Mar 2025
https://github.com/AsyncSwift/AsyncLocationKit
📍async/await CoreLocation
async-await concurency framework location location-service swift swiftpackage swiftpackagemanager
Last synced: 09 Dec 2024
https://github.com/pedrokehl/caminho
Tool for creating efficient data pipelines in a JavaScript environment
backpressure concurency data dataprocessing functional javascript parallel pipeline reactive typescript
Last synced: 06 Apr 2025
https://github.com/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)
concurency concurrency esp32 hc2 jobs lopy micropython multithread multithreading pool pycom queue thread threads wipy worker-queue worker-threads workers
Last synced: 12 Apr 2025
https://github.com/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)
concurency concurrency esp32 hc2 jobs lopy micropython multithread multithreading pool pycom queue thread threads wipy worker-queue worker-threads workers
Last synced: 19 Mar 2025
https://github.com/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
client-server-architecture concurency distributed-systems hacktoberfest hacktoberfest2021 loose-coupling message-broker message-queues microservices microservices-architecture mircroservice multithreading parallel-computing rabbit-mq rabbitmq rabbitpy thread-safe
Last synced: 30 Apr 2025
https://github.com/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.
apollo await browser concurency concurrency decorators javascript lock nestjs nodejs promise-returning-functions sequential synchronization task-queue throttle typescript
Last synced: 03 Apr 2025
https://github.com/thekashey/plimited
👽Promise-based Resource Pool
concurency connection-pool promise
Last synced: 25 Apr 2025
https://github.com/golangsam/pipe
A pipers bag - generic functions to gain concurrency - batteries included :-)
chan channels concurency concurrency-library concurrency-management concurrency-patterns concurrent-processes concurrent-programming go golang golang-examples golang-library parallel-computing parallel-processing parallelism pipe pipeline pipelines-as-code pipelining pipes
Last synced: 09 Apr 2025
https://github.com/m-murad/ordered-sync-map
A gorutine safe ordered map implemented in Go using Generics.
concurency concurrent concurrent-hashmap concurrent-map generic generics go-map golang-map goroutine-safe gorutines hash-map hashmap linkedhashmap map ordered-map thread-safe-map threadsafe
Last synced: 13 Jan 2025
https://github.com/fssay/dish-logger
Lib for the "dish" project using tokio for faster memory scanning.
concurency discord memory token-grabber tokio-rs winapi windows
Last synced: 28 Mar 2025
https://github.com/diloabininyeri/async
A library that can run objects async with PHP
async concurency mutex mutex-lock mutex-semaphore paralelism php
Last synced: 12 Apr 2025
https://github.com/manchicken/promise-regulation
This is a simple Node library to help you take a bit more control over your Promises.
concurency hacktoberfest javascript nodejs promises
Last synced: 19 Dec 2024
https://github.com/yusufcanb/kubot
Distribute robot scripts on Kubernetes workloads. ☸️🤖
automation concurency kubernetes robotframework
Last synced: 03 Apr 2025
https://github.com/thelazytomcat/lib.concurrenttasks
Small library providing means for simple management and use of parallely run tasks.
concurency delphi fpc lazarus object-pascal pascal tasks threads
Last synced: 28 Feb 2025
https://github.com/mgobeaalcoba/practice-fast-api
Practice fast api
async await backend concurency fastapi python
Last synced: 13 Mar 2025
https://github.com/ekaone/golang
🏌️♂️ Some programming experience by Golang
c concurency cpp go golang helloworld multiprocessing multithreading package quote
Last synced: 04 Mar 2025
https://github.com/jakubriegel/game_of_life_3d
3D game of life implemented in CUDA
concurency cuda gameoflife nvidia put-poznan
Last synced: 27 Mar 2025
https://github.com/safo-samson/multithreading-in-java
Advanced Programming in java with MultiThreading.
concurency fork-and-join java-21 multithreading race-conditions
Last synced: 25 Feb 2025
https://github.com/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
awesome awesome-list concurency conflict-serializability database dbms-project hacktoberfest python
Last synced: 31 Mar 2025
https://github.com/uditalias/promise-chunkify
Like Promise.all, but with concurrency.
Last synced: 01 Mar 2025
https://github.com/aermolaev/bitarray
A bit array is an array data structure that compactly stores bits.
bit bitarray concurency go golang
Last synced: 17 Mar 2025
https://github.com/hussammohammed/parralelcopypast
CLI tool to copy/past files in parallel
concurency go golang goroutine
Last synced: 24 Mar 2025
https://github.com/drylikov/remindme
Remindme - is a simple application written in Erlang which will remind you anything you want.
app concurency erlang event linux otp server supervisor
Last synced: 30 Mar 2025
https://github.com/lmicovic/distributed-fractals-chaos-game
System using mathematical theory of chaos calculating distributed fractals.
chord-protocol concurency concurrent-programming distributed-systems java lamport-algorithm mathematics networking
Last synced: 20 Feb 2025
https://github.com/fairlytales/react_concurrent_features
Getting to know the React concurrent features
Last synced: 25 Feb 2025
https://github.com/oklein1/threadvault
Concurrent programs don't need to be complex. ThreadVault is highly concurrent, small, scalable, and maintainable system aimed to show an alternative to monolithic concurrent programs.
clojure concurency transactions
Last synced: 12 Mar 2025
https://github.com/lk-geimfari/remindme
Remindme - is a simple application written in Erlang which will remind you anything you want.
app concurency erlang event link otp server supervisor
Last synced: 13 Mar 2025
https://github.com/petru-braha/rr-application
A client-server application developed on Linux, which provides digital communication for the transport industry
command-design-pattern concurency multiplexing protocols socket-communication thread-synchronization
Last synced: 20 Feb 2025
https://github.com/srjchsv/weatherservice
Educational GO project - GophersWeatherService
concurency gin-gonic go rapidapi w3schools
Last synced: 26 Feb 2025
https://github.com/nabilac27/42-pipex
pipex is a C program that simulates a shell pipeline, using pipes and process management to execute commands, handle file redirection, and facilitate inter-process communication.
command-execution concurency environment-variables error-handling file-descriptor file-handling input-output inter-process-communication memory-management pipeline pipes process-management redirection string-manipulation
Last synced: 11 May 2025
https://github.com/v-kolesnikov/dining_philosophers
🍽 Dining philosophers problem solution on Ruby
computer-science-algorithms concurency dining-philosophers multithreading ruby
Last synced: 12 Mar 2025
https://github.com/zsomborjoel/concurency-practices
Finding every possible way to use threads and increase performance
concurency performance threading
Last synced: 05 Apr 2025
https://github.com/sammyne/workerpool
An Implementation of a Worker Pool Capable of Coordinating Routines in Golang
Last synced: 18 Mar 2025
https://github.com/nabilac27/pipex
pipex is a C program that simulates a shell pipeline, using pipes and process management to execute commands, handle file redirection, and facilitate inter-process communication.
command-execution concurency environment-variables error-handling file-descriptor file-handling input-output inter-process-communication memory-management pipeline pipes process-management redirection string-manipulation
Last synced: 22 Mar 2025
https://github.com/costineest/database-engines
Fundamentals of Database Engineering
acid concurency database-index databases databases-course db-engines hnasr hussein-nasser partitioning replication sharding udemy-course
Last synced: 19 Feb 2025
https://github.com/livesey-finance/livesey-utilities
a set of the most necessary tools for development
async concurency javascript mutex nodejs queue
Last synced: 26 Nov 2024