Projects with this topic
-
A Go framework for building concurrent service applications without the usual boilerplate bullshit. Write once, deploy everywhere - run your entire stack locally for debugging or distribute services across machines with a single env var. No Docker Compose nightmares or managing 47 separate repos.
Updated -
🏎️ You don't have to be an engineer to be a racing driver, but you do have to have Mechanical SympathyUpdated -
-
A cross-platform C++ library unifying concurrency, parallelism and asynchrony into a single scalable execution model.
Updated -
Go library providing rate limiting, concurrency capping, and automatic retry for http.Client-compatible HTTP clients.
Updated -
An experimental lock-free and wait-free Single-Producer Single-Consumer Queue which uses a novel approach of conceptually flipping between two queues.
Updated -
Kit Term Storage - fast, concurrent in-memory tables inspired by Erlang's ETS
Updated -
Execution engine for Lua https://emilua.org/
Updated -
An experimental rust crate providing various "Atomic Producer-Consumer Boxes".
Updated -
🧵 Systematic concurrency testing for modern C++Updated -
Concurrency Java Library used at Universidad Politécnica de Madrid
Updated -
SetBench is a powerful platform for experimenting on C++ data structures that implement a set (search, insert, delete, optional range search). The emphasis is on eliminating performance bottlenecks and providing features to explore performance.
Updated -
Introduction to Go language with examples
Updated -
Este repo contiene ejemplos de código elaborados en clase por el profesor Herranz para la asignatura "Concurrencia" de la Universidad Politécnica de Madrid (https://babel.upm.es/~angel/teaching/cc)
Updated -
Tic-Tac-Toe REST API in Go | Go 1.24 | 2025 December — Production-ready backend with clean architecture, concurrent game sessions, and pluggable AI strategies (human, random, minimax). Fully tested.
Updated -
An concurrency app that generate ticket number sequentially
Updated -
DotNet, NodeJS and reverse proxy server written in GO.
Updated -
This repository contains the code for solving homework assignments and theory tasks solutions for the "Multithreading Programming" courses at HSSE MIPT
Updated -
Multi-threaded file checksum calculator
Rust rust-lang rustlang checksum checksum-cal... hash hashing cryptography crypto utility tool file-utility utility for ... desktop-file... multithreading parallel-pro... concurrency performance cross-platform md5 SHA-256 crc32 hash-algorithms command-line cli file-verific... security-tools open-sourceUpdated -
Project for the "Programmazione Concorrente e Distribuita" held at the University of Padua, Bachelor's Degree
Updated