GitHub topics: concurrent-programming
Tweetsy11/Java_Collections_Threads
This repository showcases Java exercises focused on collections and threads, emphasizing core object-oriented principles. Explore practical implementations and deepen your understanding of Java's capabilities. 🐙🌐
Language: Java - Size: 2.19 MB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

Angelmmd/C_Threads_Mutexes
This repository showcases practical exercises on threads and mutexes in C, focusing on concurrency and synchronization. Explore the code to understand how to manage shared resources and prevent race conditions effectively. 🐙💻
Language: C - Size: 9.77 KB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

Raadkid/C_Processes_MessageQueues
# C_Processes_MessageQueuesThis repository features exercises on processes and message queues in C, showcasing essential concepts from my Operating Systems course. Explore the code to understand process management and inter-process communication. 🐙✨
Language: C - Size: 4.88 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Language: Scala - Size: 2.61 GB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4,219 - Forks: 1,352

focs-lab/rapid
Dynamic Analysis for Concurrent Programs
Language: Java - Size: 32.8 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 26 - Forks: 10

Tochemey/goakt
[Go] Distributed Actor framework using protocol buffers as message for Golang
Language: Go - Size: 3.64 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 255 - Forks: 18

Ouanni-Amine/philo
This project explores multithreading and multiprocessing concepts and addresses common concurrency challenges such as data races, deadlocks, and starvation. I implemented synchronization mechanisms like mutexes and semaphores to properly control access to shared resources.
Language: C - Size: 39.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

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

Sai7xp/learn-golang
GoLang Basics to Advanced. Design Patterns, SOLID Principles, LLD, Cryptography in Go
Language: Go - Size: 48.8 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4 - Forks: 0

rigtorp/awesome-lockfree
A collection of resources on wait-free and lock-free programming
Size: 27.3 KB - Last synced at: about 2 hours ago - Pushed at: over 1 year ago - Stars: 1,909 - Forks: 179

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: 5.33 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 5 - Forks: 1

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.16 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

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: 658 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

rhea-language/rhea
Just-In-Time-compiled dynamic general-purpose programming language utilizing OpenMP parallelism with built-in & language-level concurrency and unconventional syntax expressiveness.
Language: C++ - Size: 8.51 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

adrian-oprisor/concurrent-tasks-lib
Mirror repository of a cross-platform C++ library designed for concurrent task execution.
Language: C++ - Size: 35.2 KB - Last synced at: 2 days ago - Pushed at: 2 days 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: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

durban/choam
Experiments with composable lock-free concurrency
Language: Scala - Size: 7.54 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 17 - Forks: 1

TransferChain/tcabci-read-go-client
TransferChain Fastest Read Network WebSocket Client
Language: Go - Size: 141 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 16 - Forks: 2

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: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

xacrimon/dashmap
Blazing fast concurrent HashMap for Rust.
Language: Rust - Size: 644 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 3,497 - Forks: 165

pogisilee21/claptrap
Claptrap simplifies command line parsing for shell scripts using the power of `clap`. With easy setup and clear examples, you can quickly manage your script's arguments and options. 🐙✨
Language: Rust - Size: 103 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Rodrigo-Kelven/Study_Test_Stress
Este estudo nâo significa que é veridico! Estou realizando este estudo por conta própria, buscando entender como de fato é realizado a melhoria de performance, além disso estou buscando compreensão mais sólida com o intuito de construir softwares mais performáticos, flexiveis e de alto desempenho.
Language: Java - Size: 441 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

zxubian/cozi
Concurrency primitives for Zig
Language: Zig - Size: 439 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 9 - Forks: 0

zelang-dev/c-coroutine
A simple C coroutine library, with multithreading and more, the Go and C++20 style way.
Language: C - Size: 14.1 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 98 - Forks: 4

al8n/rarena
Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.
Language: Rust - Size: 318 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 13 - Forks: 2

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

kassane/awesome-concurrency
Size: 98.6 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 5

taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
Language: C++ - Size: 138 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 10,925 - Forks: 1,276

melodium-tech/melodium
Mélodium is a stream-oriented language, focusing on events and treatments, enabling strong scalability and parallelization safely.
Language: Rust - Size: 4.11 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

isndev/qb
Modern C++17 actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free messaging, cross-platform support (Linux/macOS/Windows), and multi-core scaling. Perfect for real-time applications, microservices, and network servers.
Language: C++ - Size: 4.77 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 52 - Forks: 10

Sobieskiandy/Concurrent-programming---java-project
Educational project made using java and javafx
Language: Java - Size: 443 KB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

mpostol/TP
Programming in Practice - set of examples targeting education purposes.
Language: C# - Size: 148 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 57 - Forks: 39

austinksmith/Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Language: JavaScript - Size: 42.8 MB - Last synced at: 1 day ago - Pushed at: 29 days ago - Stars: 594 - Forks: 33

fio-fsharp/fio
🪻A type-safe and highly concurrent library for F# based on pure functional programming
Language: F# - Size: 3.68 MB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 47 - Forks: 0

oldratlee/fucking-java-concurrency
🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵
Language: Java - Size: 146 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1,175 - Forks: 336

JackOfFates/SocketJack
Fast, Efficient, 100% Managed, Peer to Peer, Generic, Extensible TCP Client & Server with built in Serialization that can be used to transmit any type.
Language: C# - Size: 238 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

Kuangcp/JavaBase
:memo: Java Base Learning
Language: Java - Size: 2.49 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 14 - Forks: 12

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

nyu-acsys/raven
An automated deductive program verifier based on concurrent separation logic
Language: OCaml - Size: 8.1 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 16 - Forks: 1

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: 1 day ago - Pushed at: 12 months ago - Stars: 173 - Forks: 24

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

amirhnajafiz/maersk 📦
Concurrent and Safe file downloader implemented in Golang.
Language: Go - Size: 254 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

Aviksaikat/VHS-Themes-preview
Preview of VHS themes
Language: Python - Size: 21.3 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Chaoses-Ib/ConcurrentComputing
Language: Markdown - Size: 792 KB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 11 - Forks: 0

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

Tochemey/ego
[Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.
Language: Go - Size: 680 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 44 - Forks: 6

pushpsood/ParallelConcurrentDistributedProgrammingConcepts
Resources and projects to get started with parallel, concurrent, and distributed programming.
Language: Java - Size: 148 MB - Last synced at: 21 days ago - Pushed at: 21 days 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: 20 days ago - Pushed at: 23 days ago - Stars: 533 - Forks: 50

arun11299/coro-async
C++ coroutine based networking library (WIP)
Language: C++ - Size: 2.55 MB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 38 - Forks: 6

orcaman/concurrent-map
a thread-safe concurrent map for go
Language: Go - Size: 98.6 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 4,438 - Forks: 552

wip-cwc/socket-programming-with-c
C client server programs which implement a class registration platform, and a simple calculator. The programs have been implemented in a variety of ways: Iterative connection-oriented & connectionless, concurrent connection-oriented & connectionless. To achieve concurrency, a number of techniques are employed: fork(), select() and threading.
Language: C - Size: 72.3 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

go-pkgz/pool
workers pool with extras
Language: Go - Size: 196 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 16 - Forks: 0

mcaserta/time-series-concurrency-example
Time Series Data and CompletableFuture example in Java
Language: Java - Size: 4.7 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 7 - Forks: 0

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: 5 days ago - Pushed at: 2 months ago - Stars: 68 - Forks: 11

wvwwvwwv/scalable-concurrent-containers
High-performance containers and utilities for concurrent and asynchronous programming
Language: Rust - Size: 2.2 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 413 - Forks: 24

CL0610/Java-concurrency
Java并发知识点总结
Size: 12.1 MB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 4,545 - Forks: 1,322

Mq-b/ModernCpp-ConcurrentProgramming-Tutorial
现代C++并发编程教程
Language: C++ - Size: 3.92 MB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 495 - Forks: 52

Hopac/Hopac
http://hopac.github.io/Hopac/Hopac.html
Language: F# - Size: 7.66 MB - Last synced at: about 17 hours ago - Pushed at: over 3 years ago - Stars: 528 - Forks: 60

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: 26 days ago - Stars: 160 - Forks: 11

Sagor0078/distribKV
Distributed key-value database in Go
Language: Go - Size: 1.66 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

luminousmen/grokking_concurrency
"Grokking Concurrency" book code examples
Language: Python - Size: 5.14 MB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 110 - Forks: 28

brian1062/Sistema-de-Agencia-de-Viaje-Concurrente
Trabajo practico final, materia "Programacion Concurrente" Ingenieria en Computacion
Language: Java - Size: 7.26 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

alexandregama/golang-tutorials
Go Tutorials - Let's get our hands really dirty by writing a lot of Golang code
Language: Go - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 316 - Forks: 53

David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Language: C++ - Size: 996 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2,552 - Forks: 228

gwierzchowski/csv-async
CSV parsing in async context
Language: Rust - Size: 196 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 44 - Forks: 14

bonzai-lang/bonzai
Bonzai is a general purpose programming language. It compiles down to a custom bytecode.
Language: Haskell - Size: 1.72 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - 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 1 month ago - Pushed at: about 2 months ago - Stars: 217 - Forks: 29

crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Language: Java - Size: 1.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 27,101 - Forks: 7,065

ianfelps/prog_concorrente
Repositório para atividades e projetos da disciplina de Programação Concorrente e Distribuída na UCB (5º Semestre).
Language: Python - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

juli3tag/c-simple-projects
C/C++ Projects
Language: C++ - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

itod/threadutils
Cocoa Concurrency Things.
Language: Objective-C - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 146 - Forks: 4

fredmaggiowski/gowq
A simple and straightforward workqueue manager in Go
Language: Go - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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: 23 days ago - Pushed at: 2 months ago - Stars: 957 - Forks: 144

wolandark/cConcurrentKitchen
Concurrecncy Exercise In C
Language: C - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

UkiyoDevs/Mflow
A CLI tool that accelerates media streaming by parallelizing range requests.
Language: Python - Size: 91.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

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

jcestefania/Parallel-SwarmOptimization-Project
Parallel-SwarmOptimization-Project is a Python-based research project focused on implementing and benchmarking different versions of the Particle Swarm Optimization (PSO) algorithm. The goal is to explore and compare several parallelization strategies by isolating each approach in a dedicated Git branch.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

neonima/action
A lightweight Actor pattern inspired lib for Go
Language: Go - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Izzette/go-safeconcurrency
SafeConcurrency is a Go library designed to simplify the management of concurrent tasks, providing a safe and structured way to produce and consume results.
Language: Go - Size: 577 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

djordje200179/LindaSharp
Implementation of Linda spaces paradigm with ASP.NET server and many client libraries
Language: Python - Size: 174 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

enimiste/zionomicon_book_practice
My practices while reading the Zionomicon book version 2025 (ZIO 2 & Scala 2.13)
Language: Scala - Size: 22.5 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gvino/concurrency
Simple library with functions to make processing pipelines and concurrency easier
Language: Go - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

sebareibold/my-projects-on-java
This repository contains the various projects I completed in different subjects during my Computer Science degree
Language: Java - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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

flopsreallygotit/ParProg
Tasks from MIPT parallel programming course
Language: C++ - Size: 321 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

domnikl/kotlin-coroutine-examples
Examples using Kotlin coroutines
Language: Kotlin - Size: 222 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

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

vsilaev/tascalate-async-await
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Language: Java - Size: 838 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 107 - Forks: 13

thisisdevelopment/mightymap
Mightymap: Conveys both robustness and high capability, fitting for a powerful concurrent map.
Language: Go - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

Java-Edge/Java-Concurrency-Progamming-Tutorial
大厂一线工程师四年磨一剑精心编排 Java 高并发编程教程。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
Language: Java - Size: 762 KB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 1,228 - Forks: 270

cole-glotfelty/Halligame
A framework for running multiplayer games concurrently.
Language: Python - Size: 1.63 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

TYehan/NuSMV-Practicals
Practical on concurrent system modeling and simulations using NuSMV. :Formal Methods and Software Verification module in University Final Year :SE
Language: Batchfile - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ifound1dollar/DevelopmentServer
Exploratory multithreaded C#/.NET networking solution built around the ENet networking library.
Language: C# - Size: 268 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Chamod07/Ticketing-System
Real-time event ticketing system with concurrency and producer-consumer pattern
Language: Java - Size: 2.33 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

ngljcb/px-publish-subscribe
Implements a Java publish/subscribe system where clients post or receive topic-specific messages via a server.
Language: Java - Size: 144 MB - Last synced at: about 5 hours ago - Pushed at: 6 months ago - Stars: 12 - Forks: 5

vmskonakanchi/peer-2-peer-file-share
Language: Java - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ashtishad/log-analyzer
A concurrent tool to identify the most loyal customers by analyzing their activity logs, utilizing concurrent processing using file chunks for improved performance.
Language: Go - Size: 18.3 MB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

parapluu/Concuerror
Concuerror is a stateless model checking tool for Erlang programs.
Language: Erlang - Size: 10.5 MB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 338 - Forks: 43

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

smaranbh7/Bulls-Cows--Game
Bulls and Cows game using Client-Server model with the implementation of Web Sockets and Concurrency (Threads) in java.
Language: Java - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
