Clear ×

Concurrent

10 repositories found

max0x7ba

max0x7ba

atomic_queue
C++ AI analysis

A C++14 lock-free, multi-producer-multi-consumer queue library designed for ultra-low-latency inter-thread communication using circular buffers and...

Production ready Single maintainer Niche use case
atomic atomic-queues atomics
1.9k
216
1
6/wk
recent
8/10 Dev Tools
spatie

spatie

fork
PHP AI analysis

Spatie/Fork is a lightweight PHP library that enables concurrent code execution by leveraging process forking, designed specifically for CLI...

Production ready Niche use case
async concurrent performance
1k
113
2/wk
slow
8/10 Dev Tools
microsoft

microsoft

garnet
C# AI analysis

Garnet is a high-performance remote cache-store from Microsoft Research built in C#, compatible with Redis clients, that delivers extremely low...

Production ready Niche use case
cache cache-storage cluster
11.9k
669
60
4/wk
active
8/10 Data
microsoft

microsoft

FASTER
C# AI analysis

FASTER is a high-performance concurrent persistent log and key-value store with caching capabilities, available in C# and C++, designed for managing...

Production ready Niche use case
concurrent hash-table indexing
6.6k
596
36
2/wk
active
8/10 Data
zio

zio

zio
Scala AI analysis

ZIO is a type-safe, zero-dependency Scala library for asynchronous and concurrent programming, built on non-blocking fibers. It serves primarily...

Production ready Niche use case
asynchronicity asynchronous asynchronous-programming
4.4k
1.6k
191
recent
8/10 Dev Tools
folke

folke

ultra-runner
TypeScript AI analysis

Ultra Runner is a zero-config monorepo script runner and build tool for TypeScript/JavaScript projects that optimizes parallel execution, caching,...

Production ready Single maintainer Niche use case
build build-tool concurrent
1.2k
39
59
active
8/10 DevOps
socketry

socketry

falcon
Ruby AI analysis

Falcon is a high-performance, multi-process HTTP server for Ruby supporting HTTP/1, HTTP/2, and TLS, built on async and fiber-based concurrency...

Production ready Niche use case
async async-http asynchronous
3k
102
33
recent
8/10 DevOps
elixir-broadway

elixir-broadway

broadway
Elixir AI analysis

Broadway is an Elixir library for building concurrent, multi-stage data ingestion and processing pipelines that consume from sources like SQS, Kafka,...

Production ready Niche use case
broadway concurrent data-ingestion
2.7k
178
5
recent
8/10 Data
xacrimon

xacrimon

dashmap
Rust AI analysis

DashMap is a concurrent HashMap implementation for Rust designed as a high-performance drop-in replacement for RwLock<HashMap<K, V>>. It serves teams...

Production ready Single maintainer Niche use case
concurrent concurrent-data-structure concurrent-map
4.1k
187
73
4/wk
slow
8/10 Dev Tools
spacejam

spacejam

sled
Rust AI analysis

Sled is an embedded key-value database written in Rust, designed as a high-performance, crash-safe alternative to traditional B-tree databases. It...

Production ready Niche use case
b-plus-tree b-tree concurrent
9k
427
171
2/wk
slow
8/10 Data