GitHub topics: concurrent-programming
giggs2025/C_Processes_Signals_Semaphores_SharedMemory
🔧 Explore process management and synchronization in C with exercises on signals, semaphores, and shared memory from an Operating Systems course.
Language: C - Size: 7.81 KB - Last synced at: about 10 hours ago - Pushed at: about 12 hours ago - Stars: 0 - Forks: 0

bakkuer/C_Processes_Signals_Semaphores_SharedMemory
C projects on processes, signals, semaphores, and shared memory. OS concepts with hands-on examples of process creation, synchronization, and inter-process communication in C. 🐙
Language: C - Size: 14.6 KB - Last synced at: about 10 hours ago - Pushed at: about 12 hours ago - Stars: 0 - Forks: 0

durban/choam
Experiments with composable lock-free concurrency
Language: Scala - Size: 8.38 MB - Last synced at: about 14 hours ago - Pushed at: about 14 hours ago - Stars: 20 - Forks: 1

AsmaaSoliman/C_Processes_Signals
C programs explore processes and signals for OS concepts. Learn process creation, synchronization, and signal handling with concise, practical exercises. 🐙
Language: C - Size: 11.7 KB - Last synced at: about 14 hours ago - Pushed at: about 16 hours ago - Stars: 0 - Forks: 0

villekr/concurrency-eval-java
AWS Lambda concurrency evaluation using Java
Language: Java - Size: 28.3 KB - Last synced at: about 18 hours ago - Pushed at: about 18 hours ago - Stars: 0 - Forks: 0

villekr/concurrency-eval-rust
AWS Lambda Concurrency Evaluation Using Rust
Language: Rust - Size: 13.7 KB - Last synced at: about 22 hours ago - Pushed at: about 24 hours ago - Stars: 0 - Forks: 0

vmlens/vmlens
Deterministic Unit Tests for Multi-Threaded Java
Language: Java - Size: 8.93 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 131 - Forks: 12

zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Language: Scala - Size: 2.83 GB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4,271 - Forks: 1,370

rudrOwO/neuromancer
[Work in progress] Real-time 3D visualilzer for convolutional neural networks
Language: Svelte - Size: 1.01 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 8 - Forks: 0

oldratlee/fucking-java-concurrency
🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵
Language: Java - Size: 139 KB - Last synced at: about 21 hours ago - Pushed at: 22 days ago - Stars: 1,196 - Forks: 344

hmarthinsen/coactor
Actor framework with C++20 coroutines
Language: C++ - Size: 85.9 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 1

rigtorp/awesome-lockfree
A collection of resources on wait-free and lock-free programming
Size: 27.3 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 1,942 - Forks: 180

cmunoz-g/Philosophers
Philosophers is a multithreaded C program that simulates the Dining Philosophers problem. It uses threads and mutexes to coordinate philosophers’ actions, ensuring deadlock prevention, accurate timing, and safe resource management while demonstrating core concurrency principles.
Language: C - Size: 42 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

wvwwvwwv/scalable-concurrent-containers
A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces
Language: Rust - Size: 2.65 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 444 - Forks: 28

guanjiesun/yt-dlp-tutorial
Make use of yt-dlp
Language: Python - Size: 71.3 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

AndreaInfUFSM/elc117-2025b
ELC117 - Paradigmas de Programação - UFSM - 2025b
Language: Haskell - Size: 11.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 14 - Forks: 1

futures4j/futures4j
A lightweight, dependency-free utility library, laser-focused on improving the experience of working with Java's java.util.concurrent futures.
Language: Java - Size: 7.23 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 1

sderosiaux/zio-story
🎯 Interactive, gamified learning platform for mastering ZIO - Scala's powerful library for async and concurrent programming
Language: TypeScript - Size: 125 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

laxertu/eric
A lightweight message dispatcher based on SSE data transfer objects format
Language: Python - Size: 3.43 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1

wvwwvwwv/synchronous-and-asynchronous
Low-level synchronization primitives providing both asynchronous and synchronous interfaces
Language: Rust - Size: 225 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

franciscodelahoz/load-balancer
A load balancer built with Go that provides intelligent traffic distribution, automatic health checking, and multiple load balancing strategies.
Language: Go - Size: 15.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

ifonso/spd-logger
Primeiro projeto prático para a disciplina de sistemas paralelos e distribuídos
Language: C++ - Size: 19.5 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Tochemey/ego
[Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.
Language: Go - Size: 847 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 47 - Forks: 7

Mq-b/ModernCpp-ConcurrentProgramming-Tutorial
现代C++并发编程教程
Language: C++ - Size: 3.95 MB - Last synced at: 6 days ago - Pushed at: 22 days ago - Stars: 530 - Forks: 53

Chymyst/chymyst-core
Declarative concurrency in Scala - The implementation of the chemical machine
Language: Scala - Size: 12.2 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 160 - Forks: 11

zelang-dev/c-asio
A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.
Language: C - Size: 14.2 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 121 - Forks: 6

KennethLangedal/CHILS
A concurrent local search heuristic for the Maximum Weight Independent Set problem
Language: C - Size: 215 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 6 - Forks: 1

mpostol/TP
Programming in Practice - set of examples targeting education purposes.
Language: C# - Size: 147 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 56 - Forks: 38

crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Language: Java - Size: 1.14 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 27,074 - Forks: 7,044

Tochemey/goakt
[Go] Distributed Actor framework using protocol buffers as message for Golang
Language: Go - Size: 4.32 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 278 - Forks: 20

luminousmen/grokking_concurrency
"Grokking Concurrency" book code examples
Language: Python - Size: 5.14 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 121 - Forks: 33

taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
Language: C++ - Size: 139 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 11,188 - Forks: 1,308

vmlens/vmlens-examples
Examples showing how to use vmlens to write multi-threaded tests for the JVM.
Language: Java - Size: 115 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 3

ryntric/workers-core
It is a low-latency Java concurrency library designed around ring buffers, sequencers, and customizable wait strategies.
Language: Java - Size: 102 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 11 - Forks: 0

TransferChain/tcabci-read-go-client
TransferChain Fastest Read Node Client
Language: Go - Size: 190 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 16 - Forks: 3

volodymyrprokopyuk/go-blockchain
A foundational and practical guide for effectively learning and progressively building a blockchain from scratch in Go with gRPC
Language: Go - Size: 476 KB - Last synced at: 15 days ago - Pushed at: 28 days ago - Stars: 464 - Forks: 41

juanmarey1/philosophers
Philosophers dilema multi-thread program using C
Language: C - Size: 158 KB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

fs-fio/fio
🪻 A Type-Safe, Purely Functional Effect System for Asynchronous and Concurrent F#
Language: F# - Size: 778 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 54 - Forks: 0

yedf2/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
Language: C++ - Size: 354 KB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 4,592 - Forks: 1,331

nkallima/Synch-Framework
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
Language: C - Size: 8.13 MB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 69 - Forks: 11

vladopajic/go-actor
A lightweight library for writing concurrent programs in Go using the Actor model.
Language: Go - Size: 287 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 245 - Forks: 18

deepcloudlabs/dcl115-2025-aug-25
DCL-115: Multi-Threaded Programming in C++23
Language: C++ - Size: 164 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

meAltf/learn_GO
Welcome to Learn Go — a self-paced journey from beginner to advanced concepts in the Go programming language. This repo is designed to help you learn, practice, and build projects in Go step by step.
Language: Go - Size: 8.79 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

joystick13759/TASCA
🚀 Build an autonomous collision avoidance system for low-Earth orbit satellites using Python, neural networks, and dynamic 3D visualization.
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Andoni227/Renard-SwiftUI
Renard is an innovative and free app that allows you to easily convert your gallery photos to HEIF format. With Renard, you can compress your photos to high-efficiency HEIF format without compromising visual quality. This advanced format allows you to save considerable space on your device without losing details.
Language: Swift - Size: 8.65 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

RohitPatidar123-hub/socket-programming-tcp-distributed-scheduling
Implementation of socket programming concepts in C++: TCP client-server communication, concurrent connections, distributed access protocols (Slotted ALOHA, Binary Exponential Backoff), and centralized scheduling (FIFO, Round Robin). Includes performance analysis, experiments, and plotting results.
Language: C++ - Size: 283 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

eschwart/blazed-demo
Client/Server multiplayer rendering.
Language: Rust - Size: 171 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 16 - Forks: 1

AlcidesRC/lineal-vs-parallel-vs-concurrent-programming
Workshop to compare different approaches to solve the same problem
Language: PHP - Size: 2.44 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

rocketbitz/pool
a simple worker pool for gophers
Language: Go - Size: 9.77 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

gluppler/HelloGolang
Golang projects for concurrent, scalable server applications and microservices with production-ready patterns.
Size: 28.3 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

cyphernet-labs/netservices.rs
P2P network service crates (alternative to rust-microservices)
Language: Rust - Size: 611 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 17 - Forks: 10

kevwan/mapreduce
A in-process MapReduce library to help you optimizing service response time or concurrent task processing.
Language: Go - Size: 44.9 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 174 - Forks: 24

mradovic38/bee-social
BeeSocial is a Java-based distributed system that enables decentralized sharing and management of .jpg image files across networked nodes.
Language: Java - Size: 663 KB - Last synced at: 12 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

xacrimon/dashmap
Blazing fast concurrent HashMap for Rust.
Language: Rust - Size: 644 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 3,620 - Forks: 171

gwierzchowski/csv-async
CSV parsing in async context
Language: Rust - Size: 196 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 47 - Forks: 14

Sai7xp/learn-golang
GoLang Basics to Advanced. Design Patterns, SOLID Principles, LLD, Cryptography
Language: Go - Size: 49 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

dustinburda/WhittedRT
Ray tracer implemented in modern C++ 17
Language: C++ - Size: 598 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bmazzarol/Icicle
:snowflake: Structured Concurrency for C# and dotnet
Language: C# - Size: 336 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

newbe36524/Newbe.Claptrap
This is a frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can create "distributed", "scale out", and "easy to test" application more simply. Claptrap and it`s Minions is on the way.
Language: C# - Size: 2.41 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 214 - Forks: 38

go-pkgz/pool
workers pool with extras
Language: Go - Size: 259 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 21 - Forks: 0

fadli0029/mini-sensor
C++ real-time sensor middleware for Raspberry Pi. Educational implementation of autonomous vehicle sensor communication using lock-free data structures, UDP/TCP protocols, and multi-threaded architecture.
Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Chaoses-Ib/ConcurrentComputing
Language: Markdown - Size: 798 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 0

Manish927/Concurrency
Threads, Semaphore, Mutex, Atomic, Condition Variable -- in Java & C++
Language: C++ - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pin3dev/42_Philosophers
Implementation of the classic concurrency problem using threads and mutexes in C, focusing on synchronization, deadlock avoidance, and performance.
Language: C - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Hopac/Hopac
http://hopac.github.io/Hopac/Hopac.html
Language: F# - Size: 7.66 MB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 530 - Forks: 61

zxubian/cozi
Concurrency primitives for Zig
Language: Zig - Size: 561 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1

Abdullahplusbd/C_Processes_Signals
Explore C exercises on processes and signals, showcasing process creation, synchronization, and signal handling. Perfect for understanding operating systems. 🚀💻
Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

austinksmith/Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Language: JavaScript - Size: 42.9 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 595 - Forks: 31

xiongwc/abtree
Asynchronous behavior tree framework with behavior forest collaboration,built on Python asyncio for multi-agent systems and autonomous decision-making.
Language: Python - Size: 887 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

fenilsonani/os-system
High-performance OS components with 99% faster algorithms, enterprise reliability, and L8 engineering quality. Features O(1) operations, thread safety, and production-ready implementations.
Language: C - Size: 47.9 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Stiffstream/sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
Language: C++ - Size: 14.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 545 - Forks: 50

lorenzoc25/rudis
Sharded, concurrent mini redis that support http interface implemented in rust
Language: Rust - Size: 60.5 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 61 - Forks: 6

gnsalok/go-codes
go-codes serves as a comprehensive repository for practical Go programming knowledge.
Language: Go - Size: 1.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 5

fedebrando/SantaClausProblem
Concurrent solutions for three different versions of the Santa Claus Problem using Monitor pattern
Language: C++ - Size: 3.97 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rcardin/sus4s
A Direct-Style Scala Wrapper Around the Structured Concurrency of Project Loom
Language: Scala - Size: 63.5 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 29 - Forks: 1

rossvilledylan/EVDiscreteScale
A discrete, concurrency-focused simulation of electric vehicle charging among multiple, simultaneous charing stations
Language: Java - Size: 11 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Govcraft/acton-reactive
The Acton Reactive Application Framework provides an efficient way to build fast, reactive Rust applications. Designed around an actor-based model, it simplifies concurrency and allows developers to focus on writing scalable, maintainable code. Acton gets its name from the fact that it "acts on" messages you define.
Language: Rust - Size: 2.34 MB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 7 - Forks: 0

SwiftyLab/AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
Language: Swift - Size: 1.79 MB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 59 - Forks: 3

opentracing-contrib/java-concurrent
OpenTracing-aware helpers related to java.util.concurrent
Language: Java - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 21

bennidi/mbassador
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
Language: Java - Size: 2.51 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 961 - Forks: 145

mcaserta/time-series-concurrency-example
Time Series Data and CompletableFuture example in Java
Language: Java - Size: 4.71 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

ELDment/Win-Async
⏳ C++17 Concurrent Programming Implementation
Language: C++ - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

vsilaev/tascalate-concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Language: Java - Size: 938 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 217 - Forks: 29

DanielLiu1123/single-flight
SingleFlight for Java — Prevent duplicate calls under concurrent environments
Language: Java - Size: 91.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

kathleenwest/MoneyPotInstancingDemo
This project presents a simple, but fun “Money Pot” Service and Client Application demonstration. The “Money Pot” is a self-hosted (service host) WCF application with a GUI user interface to quickly demo and test the service with a client (both simple Windows Form Applications). In addition, a short discussion of concurrency to protect resources against multiple threads is shown along with charts, pictures, and test data to show that with multiple threads (clients) wanting the “money pot” resource, can diminish what resources an individual client thread can receive if they compete against one another.
Language: C# - Size: 4.18 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

volodymyrprokopyuk/go-ads
Algorithms and data structures in Go
Language: Go - Size: 69.3 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

graphform/transit
Massively real-time city transit streaming application
Language: TypeScript - Size: 229 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 7

graphform/traffic
Massively real-time traffic streaming application
Language: TypeScript - Size: 224 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 36 - Forks: 10

nyu-acsys/raven
An automated deductive program verifier based on concurrent separation logic
Language: OCaml - Size: 8.12 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 18 - Forks: 1

aaryaahmed56/concurrent-robin-map
STL-like implementation of a hash map with concurrent robin hood hashing
Language: C++ - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

salvpimp/Java_Collections_Threads
Explore Java collections and threads with practical exercises. Enhance your OOP skills through encapsulation, inheritance, polymorphism, and abstraction. 🌟💻
Language: Java - Size: 2.19 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

PyMarcus/TCC_SistemasDeInformacao2025
This application is part of a research project aimed to use Gemini AI agent to identify "atoms of confusion" -- minimal code elements that cause misunderstandings -- in the context of Software Engineering.
Language: Go - Size: 131 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

J5T3R0R/Philosophers_42
Language: C - Size: 143 KB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

fernandoenzo/parallel-utils
This library implements a class Monitor, as defined by Per Brinch Hansen and C.A.R. Hoare, for synchronization and concurrent management of threads and processes in Python. It also provides other functions to ease the creation and collection of results for both threads and processes.
Language: Python - Size: 84 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

edwynG/ldp-java-the-bucket-theory
El simulador permite a los usuarios experimentar con la concurrencia al servir cerveza de manera eficiente y segura. Utiliza monitores para evitar la corrupción de zonas críticas.
Language: Java - Size: 189 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

avip8238/Study_Test_Stress
# Study_Test_StressThis repository explores processing, threads, parallelism, and concurrency using Python, Go, and Java. Join me on this journey to understand performance improvements and build more efficient software! 🐙💻
Language: Java - Size: 438 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

IkoBenny/TrafficSimulator
The Capstone Project for Computer Science at UMGC. Multithreaded Application using Threads, Listeners, and Event Handlers. For more information, see README file.
Language: Java - Size: 442 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

namthor997/C_Processes_Signals
# C (Processes and Signals)## 📚 IntroductionMy name is **Stefano Caramagno**, and I'm pleased to present this repository containing exercises on **processes** and **signals** implemented in **C programming language**. These exercises were completed as part of the **Operating Systems** course during my **Bachelor's Degree in Computer Science and
Language: C - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MATRIX30/alx-backend-python
Official python repository for ALX backend specialization which covers topics such as
Language: Python - Size: 101 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

bernardodemarco/posix-multithreaded-game
POSIX Multithreaded Game
Language: C - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
