#asynchronous (30 Repositories)
Ranked open-source repositories tagged with #asynchronous, scored by pull request acceptance likelihood and maintainer engagement velocity.
60.1%
66.4h
30 repositories tagged #asynchronous
thomhurst/EnumerableAsyncProcessor
Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
cloe-lang/cloe
Cloe programming language
apache/asyncband
This crate provides concurrency control and async coordination primitives that are runtime agnostic.
Kotlin/kotlinx-rpc
Add asynchronous RPC services to your multiplatform applications.
dereuromark/cakephp-queue
Queue plugin for CakePHP - simple, pure PHP and without dependencies.
ReactiveBayes/Rocket.jl
Functional reactive programming extensions library for Julia
true-async/php-async
The heart of asynchronous PHP, delivered as a core extension and implementing the TrueAsync ABI.
socketry/async
An awesome asynchronous event-driven reactor for Ruby.
softwaremill/sttp
The Scala HTTP client you always wanted!
playframework/play-ws
Standalone Play WS, an async HTTP client with fluent API
danzuep/MailKitSimplified
Send and receive emails easily, fluently, with one line of code for each operation.
ktorio/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
smallrye/smallrye-mutiny
An Intuitive Event-Driven Reactive Programming Library for Java
typelevel/cats-effect
The pure asynchronous runtime for Scala
amphp/amp
A non-blocking concurrency framework for PHP applications. 🐘
phpstreamserver/phpstreamserver
PHPStreamServer is an event-loop-based application server and process supervisor built entirely in PHP.
KarelCemus/play-redis
Play framework 2 cache plugin as an adapter to redis-server
redis/lettuce
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
walkor/workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
scala/scala-async
An asynchronous programming facility for Scala
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
ReactiveMongo/ReactiveMongo
:leaves: Non-blocking, Reactive MongoDB Driver for Scala
veeso/suppaftp
a super FTP/FTPS client library for Rust with full RFC support for both passive and active mode
ocsigen/lwt
OCaml promises and concurrent I/O
reactor/reactor-core
Non-Blocking Reactive Foundation for the JVM
aantron/luv
Cross-platform asynchronous I/O and system calls
userver-framework/userver
Production-ready C++ Asynchronous Framework with rich functionality
choria-io/asyncjobs
Asynchronous Job Processor
ExpediaGroup/styx
Programmable, asynchronous, event-based reverse proxy for JVM.