Projects with this topic
-
Go library providing rate limiting, concurrency capping, and automatic retry for http.Client-compatible HTTP clients.
Updated -
Provides serial work queues akin to Grand Central Dispatch.
Updated -
Clone-and-own Go service framework for concurrent services: run them together locally, then deploy as one binary or split them into microservices, with retries, dependencies, graceful shutdown, and scoped logs.
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 -
A pure Dart command-driven UseCase runtime with typed handlers, scheduling policies, cancellation, snapshots, and bounded history.
Updated -
🧵 Systematic concurrency testing for modern C++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 -
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