这是一本电子书,旨在介绍 Rust 中 async/await 语法和异步运行时的原理和工作机制。
-
Updated
Dec 6, 2022
这是一本电子书,旨在介绍 Rust 中 async/await 语法和异步运行时的原理和工作机制。
Rust Async Coroutine Runtime that combines speed and ease to use
Composable Rust web framework built around explicit APIs and predictable performance.
🔍 X-ray vision for async Rust. Visualize task execution, detect deadlocks, track lock contention, and debug async state machines with a real-time TUI, web dashboard, and IDE integrations.
Official Next.js 16 website for the Asupersync runtime: interactive demos, architecture docs, glossary, and searchable spec explorer.
rough async runtime implementation for learning purpose
Poll-based async runtime for TypeScript
Simple async executors for testing
Pure-Rust async runtime for LLM agents. Multi-provider (Anthropic/OpenAI/Ollama), tool-capable end-to-end, structured permissions, real MCP support, USD cost tracking, Files API, optional FS+search tool pack.
Reference thread-per-core executor for the some_executor crate.
Design explorations and architectural tradeoffs across infrastructure, runtime systems and AI tooling.
Ultra-high performance async runtime for Rust. Fast task cycling with zero-overhead scheduling, lock-free architecture, and built-in fault tolerance.
RingCore is a minimal async runtime written from scratch in Rust, built directly on Linux’s io_uring.
Build a Rust CLI agent that uses LLMs to run tools, edit files, search, and complete tasks end to end.
Add a description, image, and links to the async-runtime topic page so that developers can more easily learn about it.
To associate your repository with the async-runtime topic, visit your repo's landing page and select "manage topics."