Async IMAP implementation in Rust
Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
Async caching framework for Rust with Tower middleware, stale-while-revalidate, dogpile prevention, and pluggable backends (Moka, Redis, FeOxDB)
React hook for generating async memoized data.
Async networking primitives for TCP/UDP/Unix communication
Synchronicity lets you interoperate with asynchronous Python APIs.
Async I/O for Zig
这是一本电子书,旨在介绍 Rust 中 async/await 语法和异步运行时的原理和工作机制。
A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fail causes dis...
Standalone Asyncify helper for Binaryen
Fully-typed, async, reusable state management and synchronization for Dioxus 🧬
Loads async data for Redux apps focusing on preventing duplicated requests and dealing with async dependencies.
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Construct & orchestrate stand-alone Clojure core.async pipelines with ease or use it to encapsulate & manage complex 'flows' within your application
A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and member failur...
A simple system for running nested coroutines in C#.
make async-await code style available in java just like csharp and es6
A multi-threaded async runtime for Python
Alternative to Texture2D.Apply() that doesn't require synchronizing with the render thread, avoiding stalls in the main thread
5G Network Functions Implementation in Rust (3GPP Release 17)
The most trusted Discord dev toolkit with 650k+ users ✨🚀
An extensible message broker for edge applications
Load modules and components asynchronously for angular 1.x application.
一个完整的nodeJs 串行爬虫 抓取3万多个页面。
Compose your async functions with elegance.
Distributed event processing for Python based on Redis Streams
Easy-to-use asynchronous TDLib wrapper for Python.
Liburing is Python + Zig wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.
Repid is a simple, fast, and extensible async task queue framework, with built-in AsyncAPI 3.0 schema generation
this is a wrapper library for the javascript runtime quickjs written in rust which works with typescript, modules, promises, async, await and much mor...
Bringing Async Capabilities to django ORM
Simple, Erlang-inspired fault-tolerance framework for Rust Futures.
:bird: Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).
基于swoole的异步轻量级web框架,内部封装协程异步非阻塞全套mysql、redis、mongo、memcached连接池,可以轻松start、reload、stop,加入数据库的查询模块,框架...
🧣 Write reusable web API interactions
HTTP client/server library for Zig
A concurrent circuit breaker implemented with ring buffers
Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections problem solution
Comprehensive MCP server providing real-time framework documentation access for Claude Code with intelligent caching, multi-source integration, and co...
Asynchronous handle for rusqlite library.
Ruby's missing Fiber Scheduler implementation.
Playing around "Less Slow" coding practices in Python, from numerical micro-kernels to coroutines, ranges, and polymorphic state machines
Type-safe, distributed orchestration of agents, ML pipelines, and real-time inference — in pure Python with async/await.
A Platform-less, Runtime-less Actor Computing Model
Dead-simple dependency injection framework for Python.
A cross-platform tauri gui where Oblique Strategies meets Pomodoro
WebSocket component for PHP based on the Amp HTTP server.
react router v4 async routing
Bringing back joy of building web applications.
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust