Projects in Awesome Lists tagged with concurrent
A curated list of projects in awesome lists tagged with concurrent .
https://github.com/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.
cache cache-storage cluster concurrent hash-table key-value larger-than-memory low-latency persistent remote scalable store
Last synced: 12 May 2025
https://github.com/spacejam/sled
the champagne of beta embedded databases
b-plus-tree b-tree concurrent crash-testing database embedded-kv formal-methods fuzzing high-performance incredibly-spicy kv lock-free log-structured orm persistence rust sled tree
Last synced: 13 May 2025
https://github.com/microsoft/faster
Fast persistent recoverable log and key-value store + cache, in C# and C++.
concurrent hash-table indexing key-value-store library logging multi-threaded persistent recoverable
Last synced: 12 May 2025
https://github.com/microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
concurrent hash-table indexing key-value-store library logging multi-threaded persistent recoverable
Last synced: 11 Apr 2025
https://github.com/zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
asynchronicity asynchronous asynchronous-programming concurrency concurrent concurrent-data-structure concurrent-programming effects functional-programming promises queues scala stm streams zio
Last synced: 14 May 2025
https://github.com/xacrimon/dashmap
Blazing fast concurrent HashMap for Rust.
concurrent concurrent-data-structure concurrent-map concurrent-programming data-structures hashmap hashtable
Last synced: 12 Nov 2025
https://github.com/dunwu/javacore
☕ JavaCore 是对 Java 核心技术的经验总结。
concurrent io java javacore jdk jre jvm nio
Last synced: 14 May 2025
https://github.com/socketry/falcon
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
async async-http asynchronous concurrent falcon http-server ruby server
Last synced: 11 May 2025
https://github.com/dashbitco/broadway
Concurrent and multi-stage data ingestion and data processing with Elixir
broadway concurrent data-ingestion data-processing elixir genstage
Last synced: 14 May 2025
https://github.com/python-arq/arq
Fast job queuing and RPC in python with asyncio and redis.
async asyncio concurrency concurrent distributed msgpack queue redis tasks worker
Last synced: 12 Dec 2025
https://github.com/michaelmacinnis/oh
A new Unix shell.
command-line concurrent functional interpreter language scheme scripting-language shell unix
Last synced: 16 May 2025
https://github.com/xuwujing/java-study
java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
commons concurrent design easticsearch java jdk8 kafka mina netty redis thread utils
Last synced: 16 May 2025
https://github.com/folke/ultra-runner
🏃⛰ Ultra fast monorepo script runner and build tool
build build-tool concurrent hacktoberfest lerna monorepo npm npm-scripts parallel pnpm script-runn script-runner yarn-workspaces
Last synced: 12 May 2025
https://github.com/xjjdog/javaok
必看!java后端,亮剑诛仙。java发展路线技术要点。
concurrent docker http java jdk jvm kafka linux mysql netty raft raft-protocol redis shardingsphere shell spring-boot
Last synced: 13 Apr 2025
https://github.com/alphadose/haxmap
Fastest and most memory efficient golang concurrent hashmap
concurrent fast go golang hashmap lock-free map memory-efficient thread-safe
Last synced: 14 May 2025
https://github.com/spatie/fork
A lightweight solution for running code concurrently in PHP
async concurrent performance php
Last synced: 13 May 2025
https://github.com/epicweb-dev/react-suspense
React Suspense workshop
concurrent epicreact-dev epicweb-dev kcd-edu react suspense workshop
Last synced: 13 Apr 2025
https://github.com/ydf0509/funboost
pip install funboost,python全功能分布式函数调度框架,funboost的功能是全面性重量级,用户能想得到的功能99%全都有;funboost的使用方式是轻量级,只有@boost一行代码需要写。支持python所有类型的并发模式和一切知名消息队列中间件,支持如 celery dramatiq等框架整体作为funboost中间件,python函数加速器,框架包罗万象,用户能想到的控制功能全都有。一统编程思维,兼容50% python业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数,99%用过funboost的pythoner 感受是 简易 方便 强劲 强大,相见恨晚 。
ack asyncio celery concurrent distributed eventlet gevent kafka multiprocessing nameko nsq python qps rabbitmq redis rocketmq sqlite tcp threading zeromq
Last synced: 14 May 2025
https://github.com/conorwilliams/libfork
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
cactus-stack concurrency concurrent coroutines cpp20 lock-free parallel parallel-computing scheduler task-graph tasking threading threadpool wait-free work-stealing
Last synced: 15 May 2025
https://github.com/ibraheemdev/papaya
A fast and ergonomic concurrent hashmap for read-heavy workloads.
Last synced: 14 May 2025
https://github.com/ConorWilliams/libfork
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
cactus-stack concurrency concurrent coroutines cpp20 lock-free parallel parallel-computing scheduler task-graph tasking threading threadpool wait-free work-stealing
Last synced: 31 Mar 2025
https://github.com/tofu-tf/tofu
Functional programming toolbox
concurrent config effects functional-programming hacktoberfest logging optics reader-monad tagless-final typeclasses
Last synced: 14 May 2025
https://github.com/myntra/pipeline
Pipeline is a package to build multi-staged concurrent workflows with a centralized logging output.
ci ci-cd concurrent jenkins jenkins-pipeline pipe pipeline workflow
Last synced: 04 Apr 2025
https://github.com/cloe-lang/cloe
Cloe programming language
asynchronous concurrent functional language lazy parallel reactive
Last synced: 26 Mar 2025
https://github.com/al8n/stretto
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
cache caching concurrent rust rust-crate rust-lang rust-library tinylfu
Last synced: 08 Apr 2025
https://github.com/enriquebris/goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
concurrency concurrent concurrent-queue fifo fifo-queue go golang goroutine-safe queue slice
Last synced: 14 Mar 2025
https://github.com/r3bl-org/r3bl-open-core
TUI framework and developer productivity apps in Rust 🦀
cli cli-app command-line concurrent console editor hacktoberfest linux macos parallel productivity rust syntax-highlighting terminal tui tuify vte windows
Last synced: 12 Dec 2025
https://github.com/sharow/libconcurrent
:copyright: Concurrent Programming Library (Coroutine) for C11
concurrency concurrent context-switching coroutine coroutine-library
Last synced: 06 Apr 2025
https://github.com/koculu/ZoneTree
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.
atomicity binary-tree cloud-disk concurrency-control concurrent consistency database durability isolation iterator key-value-database key-value-store library linux lsm-tree microservices multi-threaded persistence recoverable transactional
Last synced: 14 Mar 2025
https://github.com/tomeraberbach/lfi
🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.
async concurrent functional-programming generator iterable iterator javascript lazy npm-module npm-package promise sync
Last synced: 15 May 2025
https://github.com/dagrs-dev/dagrs
A DAG engine build by Rust
async concurrent dag fbp flow-based-programming hacktoberfest parallel rust task tokio
Last synced: 01 Oct 2025
https://github.com/kevlened/pytest-parallel
A pytest plugin for parallel and concurrent testing
Last synced: 21 Oct 2025
https://github.com/shomali11/util
A collection of useful utility functions
compression concurrency concurrent condition conditional conditional-statements conditions conversion conversions decompression errors hash hashing parallel parallelism string string-manipulation strings utilities utility
Last synced: 06 Apr 2025
https://github.com/modern-go/concurrent
concurrency utilities
concurrency concurrent go golang
Last synced: 02 May 2025
https://github.com/richytong/rubico
[A]synchronous Functional Programming
async async-await asynchronous combinators concurrent function-composition functional-programming generator iterator javascript monad mux node operator parallel pointfree promise series tacit transducers
Last synced: 12 Aug 2025
https://github.com/hawkw/sharded-slab
a lock-free concurrent slab (experimental)
concurrent lock-free rust slab
Last synced: 11 Apr 2025
https://github.com/a-synchronous/rubico
[a]synchronous functional programming
async async-await asynchronous combinators concurrent function-composition functional-programming generator iterator javascript monad mux node operator parallel pointfree promise series tacit transducers
Last synced: 15 May 2025
https://github.com/arthurprs/quick-cache
Lightweight and high performance concurrent cache
cache caching clock-pro concurrent lru rust s3-fifo
Last synced: 30 Dec 2025
https://github.com/vsilaev/tascalate-concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
async async-programming asynchronous asynchronous-programming completablefuture completionstage concurrency concurrent concurrent-programming executor executorservice java java-library java11 java8 java9 promise promise-interface promise-library promises
Last synced: 07 Apr 2025
https://github.com/opentracing-contrib/java-specialagent
Automatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
agent aws bytebuddy camel cassandra concurrent elasticsearch instrumentation java jdbc jms kafka-client mongodb-driver okhttp opentracing rxjava2 specialagent spring spring-boot tracing
Last synced: 22 Sep 2025
https://github.com/greg7mdp/gtl
Greg's Template Library of useful classes.
bit-vector bit-vectors bitset bitvector btree concurrent containers dynamic-bitset hash hash-container hashmap lru-cache memoize soa unordered unordered-set
Last synced: 27 Oct 2025
https://github.com/kevwan/mapreduce
A in-process MapReduce library to help you optimizing service response time or concurrent task processing.
concurrent concurrent-programming go golang mapreduce mapreduce-go
Last synced: 06 Jul 2025
https://github.com/pomber/hitchcock
The Master of Suspense 🍿
async cache component concurrent debug debugger dev-tools lazy loader react react-cache suspense
Last synced: 25 Oct 2025
https://github.com/XiangpengHao/congee
Concurrent ART (adaptive radix tree)
adaptive-radix-tree concurrent containers database high-performance index range-index rust
Last synced: 06 Aug 2025
https://github.com/timcassell/protopromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
async async-await await callback callbacks concurrency concurrent coroutine coroutines csharp dotnet future futures parallel promise promises task tasks unity
Last synced: 08 Apr 2025
https://github.com/xiangpenghao/congee
Concurrent ART (adaptive radix tree)
adaptive-radix-tree concurrent containers database high-performance index range-index rust
Last synced: 16 May 2025
https://github.com/lerouxrgd/recloser
A concurrent circuit breaker implemented with ring buffers
async circuit-breaker concurrent rust
Last synced: 05 Apr 2025
https://github.com/CamilleScholtz/melonbar
A hackable bar/panel for X written in Go.
bar concurrent go lemonbar panel suckless x xorg
Last synced: 17 Jul 2025
https://github.com/ackintosh/snidel
Snidel makes it easier for all PHP developers to work with parallel processing w/o any PECL extensions.
concurrent multiprocessing php php-library
Last synced: 12 Jul 2025
https://github.com/aaronjan/hunch
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
async asynchronous channel concurrency concurrent context go golang reactivex util
Last synced: 26 Aug 2025
https://github.com/anacrolix/possum
concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files
concurrent disk-cache file-cloning sparse-file
Last synced: 14 Jun 2025
https://github.com/vmlens/vmlens
unit-testing multi-threaded applications on the JVM made easy
concurrent java multithreading testing
Last synced: 27 Feb 2025
https://github.com/AaronJan/Hunch
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
async asynchronous channel concurrency concurrent context go golang reactivex util
Last synced: 14 Mar 2025
https://github.com/joeavanzato/logboost
Convert a variety of log formats to CSV while enriching detected IPs with Geolocation, Domain, ASN, DNS and Threat Indicator matches.
concurrent dfir geolocation incident-response log-enrich log-parser log-parsing log-process osint threat-intelligence
Last synced: 30 Jul 2025
https://github.com/joeavanzato/LogBoost
Convert a variety of log formats to CSV while enriching detected IPs with Geolocation, Domain, ASN, DNS and Threat Indicator matches.
concurrent dfir geolocation incident-response log-enrich log-parser log-parsing log-process osint threat-intelligence
Last synced: 06 Mar 2025
https://github.com/zio/zio-cache
A ZIO native cache with a simple and compositional interface
asynchronicity asynchronous-programming asyncronous cache concurrency concurrent concurrent-data-structure concurrent-programming effects functional-programming scala zio
Last synced: 07 Apr 2025
https://github.com/architdate/drivedl
Download files from Google Drive (inclusive of teamdrives, shared with me and my drive) concurrently.
concurrent drive google pypi-package teamdrive
Last synced: 18 Jul 2025
https://github.com/scripbox/flume
A blazing fast job processing system backed by GenStage & Redis.
background-jobs batch-processing concurrent elixir-lang genstage rate-limiting redis scheduled-jobs
Last synced: 30 Mar 2025
https://github.com/vibur/vibur-object-pool
Vibur Object Pool - general-purpose concurrent Java object pool
concurrent disruptor java object-pool
Last synced: 11 Oct 2025
https://github.com/monirz/conget
A CLI app for downloading file concurrently.
cli concurrent downloader terminal
Last synced: 24 Jul 2025
https://github.com/wildhoney/freelancer
:necktie: An implementation of on-the-fly defined WebWorkers that are created inline using data URIs, rather than separate physical files — for the benefit of all humanity.
concurrency concurrent sharedworker webworker webworkers
Last synced: 20 Aug 2025
https://github.com/Tredzone/simplx
C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
cache-friendly concurrent development-framework distributed elastic microservice multicore multicore-cpu multicore-programming reactive realtime scalable tredzone
Last synced: 09 May 2025
https://github.com/sumanjs/suman
🌇 🌆 🌉 Advanced, user-friendly, language-agnostic, super-high-performance test runner. http://sumanjs.org
ava better-than-ava better-than-mocha better-than-tapjs ci-cd concurrent developer-experience docker dx high-performance-testing mocha mocha-reporter mocha-tests nodejs parallel performance-testing suman tape testing testing-tools
Last synced: 10 Apr 2025
https://github.com/x-mod/routine
go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它
concurrent crontab goroutine job-scheduler repeat retry
Last synced: 14 Mar 2025
https://github.com/z8g/common
常用的模式、方法、算法。Common patterns and methods.
algorithms concurrent design-patterns java-8 maven methods
Last synced: 24 Jun 2025
https://github.com/junicorn/concurrent-programming-for-java
:rocket:Java并发编程实战
Last synced: 29 Apr 2025
https://github.com/yumauri/effector-reeffect
Concurrent effects for Effector ☄️
concurrent effector effects side-effects
Last synced: 10 May 2025
https://github.com/free/concurrent-writer
Highly concurrent drop-in replacement for bufio.Writer
concurrent golang io multithreading non-blocking writer
Last synced: 11 Apr 2025
https://github.com/piotr-oles/use-transition-effect
Run long effects without blocking the main thread
concurrent effect generator hook long-task main-thread react transition yield
Last synced: 06 Apr 2025
https://github.com/trycatch-labs/dark
The lightweight and powerful UI rendering engine without dependencies and written in TypeScript💫 (Browser, Node.js, Android, iOS, Windows, Linux, macOS)
angular components concurrent fiber framework frontend hooks jsx nativescript no-build-required nodegui performance react renderer server-side-rendering spring-animation typescript ui virtual-dom web
Last synced: 30 Dec 2025
https://github.com/faryon93/hlswatch
keep track of hls viewer stats
concurrent hls hlswatch influxdb nginx rtmp statistics stream viewers
Last synced: 25 Aug 2025
https://github.com/fs-fio/FIO
🪻 A Type-Safe, Purely Functional Effect System for Asynchronous and Concurrent F#
concurrency concurrent concurrent-programming effect-system effect-systems fiber fibers fsharp functional-programing green-threads parallel-computing parallel-programming programming-library runtime-system threads
Last synced: 13 Jul 2025
https://github.com/didactic-drunk/concurrent.cr
Modern concurrency tools for Crystal
Last synced: 07 May 2025
https://github.com/fs-fio/fio
🪻 A Type-Safe, Purely Functional Effect System for Asynchronous and Concurrent F#
concurrency concurrent concurrent-programming effect-system effect-systems fiber fibers fsharp functional-programing green-threads parallel-computing parallel-programming programming-library runtime-system threads
Last synced: 16 Dec 2025
https://github.com/jamesknelson/retil
The React Utility Library
concurrent react router suspense
Last synced: 07 Apr 2025
https://github.com/sebastiaanklippert/go-soda
Socrata Open Data API (SODA) GET client for Golang
concurrent go golang opendata socrata socrata-open-data-api soda
Last synced: 14 Apr 2025
https://github.com/robinfriedli/rusty_pool
Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support.
async concurrency concurrent executor futures rust thread thread-pool threadpool
Last synced: 13 Apr 2025
https://github.com/electrode-io/xarc-run
npm run scripts concurrently and serially, and more.
build concurrent executor javascript namespace nodejs npm runner scripts serial task tasks tool
Last synced: 17 Mar 2025
https://github.com/fio-fsharp/fio
🪻A type-safe and highly concurrent library for F# based on pure functional programming
concurrency concurrent concurrent-programming fiber fibers fsharp functional-programing green-threads library parallel-computing parallel-programming programming programming-library runtime-system threads
Last synced: 15 Apr 2025
https://github.com/kakao/mango
Core utility library & data connectors designed for simpler usage in Scala
concurrent couchbase elasticsearch hbase json kakao logging scala utility-library zookeeper
Last synced: 02 Oct 2025
https://github.com/privatenumber/manten
💮 満点 - Lightweight testing library for Node.js
async concurrent describe javascript minimal node test testing testsuite
Last synced: 21 Jul 2025
https://github.com/tejzpr/ordered-concurrently
Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a channel in the order of input. It is useful in concurrently processing items in a queue, and get output in the order provided by the queue.
concurrent concurrent-data-structure data-pipeline data-science golang golang-library ordered parallel parallel-computing
Last synced: 16 Jun 2025
https://github.com/toy/in_threads
Run all possible enumerable methods in concurrent/parallel threads
concurrent enumerable parallel ruby threads
Last synced: 17 Mar 2025
https://github.com/icflorescu/next-server-actions-parallel
A small utility library that enables you to execute Next.js server actions in parallel - the missing ingredient to build a boilerplate-free tRPC-style server-actions workflow.
concurrency concurrent nextjs non-blocking parallel react rpc server-actions
Last synced: 14 Apr 2025
https://github.com/deckarep/blade
a remote SSH command-line runner based on YAML recipe files.
concurrency concurrent fab golang knife server-management ssh tcp
Last synced: 23 Mar 2025
https://github.com/vert-x3/vertx-unit
Async polyglot unit testing for Vert.x.
async concurrent junit testing vertx
Last synced: 16 May 2025
https://github.com/codingskynet/concurrent-data-structure
Concurrent Data Structure for Rust
Last synced: 07 May 2025
https://github.com/lthibault/treap
A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.
concurrency concurrent datastructure golang heap persistent persistent-data-structure threadsafe treap tree
Last synced: 23 Apr 2025
https://github.com/tunnckocore/each-promise
:cyclone: Asynchronous control flow library for now and then. :sparkles: Iterate over promises, promise-returning or async/await functions in series or parallel. Works on node 0.10 if you give it a Promise.
async await concurrency concurrent control control-flow each foreach hooks parallel promises serial series
Last synced: 15 Apr 2025
https://github.com/yihonglei/jdk-source-code-reading
JDK source code reading
collection concurrent io java java8 jdbc net nio reflect
Last synced: 13 Apr 2025
https://github.com/samber/go-singleflightx
🧬 x/sync/singleflight but with generics, batching, sharding and nullable result
cache channel concurrent deduplication generics go in-flight singleflight sync
Last synced: 22 Apr 2025
https://github.com/bhhbazinga/concurrentqueue
ConcurrentQueue implemented in c++, the algorithms involved are also used in Java ConcurrentLinkedQueue (Java Platform SE 8 ).
concurrent cplusplus lockfree queue thread
Last synced: 31 Aug 2025
https://github.com/wanderanimrod/elixir_mock
Creates clean, concurrent, inspectable mocks from elixir modules
concurrent elixir exunit metaprogramming mock mocking testing
Last synced: 21 Oct 2025
https://github.com/eleev/concurrency-kit
🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].
apple async atomics concurrency concurrent dispatch-queues framework gcd grand-central-dispatch ios ipados locks macos mutex spm swift swift-package-manager task watchos
Last synced: 12 Dec 2025
https://github.com/meadsteve/talepy
📚Coordinate "transactions" across a number of services in python
async concurrent distributed-transactions python
Last synced: 21 Mar 2025
https://github.com/skovy/react-suspense-img
🖼 A simple React image component that suspends while loading
concurrent image react resource suspense
Last synced: 15 Apr 2025
https://github.com/dotnet-labs/semaphoreslimthrottle
Rate Limiting API Endpoints in ASP.NET Core
api asp-net-core aspnetcore concurrency concurrent dotnet dotnet-core dotnetcore http http-client http-request httpclient rate-limiting semaphore throttle throttling
Last synced: 07 Jul 2025
https://github.com/stjepangolemac/pareach
a tiny function that "parallelizes" work in NodeJS
concurrent node nodejs parallel processing
Last synced: 25 Mar 2025
https://github.com/kyegomez/swarmos
An all-new OS that orchestrates autonomous agents as workers to execute tasks.
ai asynchronous asynchronous-programming concurrent gpt4 llms ml multi-modality multithreading operating-system os swarms
Last synced: 07 May 2025