💥 Blazing fast terminal file manager written in Rust, based on async I/O.
Async
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Production-grade Rust-native trading engine with deterministic event-driven architecture
Blazing 💥 fast terminal-ui for git written in rust 🦀
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
A native gRPC client & server implementation with async/await support.
Modern embedded framework, using Rust and async.
Metal I/O library for Rust.
Zero-cost asynchronous programming in Rust
Async-friendly QUIC implementation in Rust
A small and fast async runtime for Rust
a debugger for async rust!
A powerful web framework built with a simplified design.
async fn(Request) -> Result<Response, Error>
MTProxy for Telegram on Rust + Tokio
Async version of the Rust standard library
Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
⚡ Fast, async, stream-based link checker written in Rust. Finds broken URLs and mail addresses inside Markdown, HTML, reStructuredText, websites and more!
High level Lua 5.5/5.4/5.3/5.2/5.1 (including LuaJIT) and Luau bindings to Rust with async/await support
cuda-oxide is an experimental Rust-to-CUDA compiler that lets you write (SIMT) GPU kernels in safe(ish), idiomatic Rust. It compiles standard Rust code directly to PTX — no DSLs, no foreign language bindings, just Rust.
An async ORM for Rust
framework for composable networking services
Compile Time Async Dynamic SQL ORM
A reimplementation of the minecraft server in rust.
A cross-platform, high-performance and asynchronous web server for static files-serving. ⚡
Type erasure for async trait methods
The gRPC library for Rust built on C Core library and futures
A thread-per-core async Rust runtime with IOCP/io_uring/polling.
Quickly find bottlenecks in Rust - one profiler for CPU, time, memory, and async code.
Fault-tolerant async actors for Rust that scale seamlessly
Full-featured async (tokio-based) postgres connection pool (like r2d2)
Async multi-producer multi-consumer channel
Diesel async connection implementation
Asynchronous streams for Rust using async & await notation
Async CQL driver for Rust, optimized for ScyllaDB!
I/O primitives and event loop for async I/O in Rust
Adaptors between compression crates and Rust's async IO types
cuTile Rust provides a safe, tile-based kernel programming DSL for the Rust programming language. It features a safe host-side API for passing tensors to asynchronously executed kernel functions.
Async I/O and timers
Task abstraction for building executors
🌀 Async-first sharded hashmap for Rust.
Futures, streams, and async I/O combinators.
🧭 A GraphQL framework for Rust
Notify async tasks or threads
The core crate for Drone, an Embedded Operating System.
Async executor
Fusio provides file operations on multiple storages across various async runtimes.
A thread pool for isolating blocking I/O in async programs
Trillium is a composable toolkit for building internet applications with async rust