#concurrent (19 Repositories)
Ranked open-source repositories tagged with #concurrent, scored by pull request acceptance likelihood and maintainer engagement velocity.
24.9%
19.8h
19 repositories tagged #concurrent
cloe-lang/cloe
Cloe programming language
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
ibraheemdev/papaya
A fast and ergonomic concurrent hashmap for read-heavy workloads.
elixir-broadway/broadway
Concurrent and multi-stage data ingestion and data processing with Elixir
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
tofu-tf/tofu
Functional programming toolbox
r3bl-org/r3bl-open-core
TUI framework and developer productivity apps in Rust 🦀
folke/ultra-runner
🏃⛰ Ultra fast monorepo script runner and build tool
spacejam/sled
the champagne of beta embedded databases
sharow/libconcurrent
:copyright: Concurrent Programming Library (Coroutine) for C11
modern-go/concurrent
concurrency utilities
hawkw/sharded-slab
a lock-free concurrent slab (experimental)
xjjdog/javaok
必看!java后端,亮剑诛仙。java发展路线技术要点。
enriquebris/goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
myntra/pipeline
Pipeline is a package to build multi-staged concurrent workflows with a centralized logging output.
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
al8n/stretto
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
greg7mdp/gtl
Greg's Template Library of useful classes.
TomerAberbach/lfi
🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.