💥 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, ...
Production-grade Rust-native trading engine with deterministic event-driven architecture
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
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
MTProxy for Telegram on Rust + Tokio
A Rust HTTP server for Python applications
Async-friendly QUIC implementation in Rust
Async-friendly WebRTC implementation in Rust
A small and fast async runtime for Rust
a debugger for async rust!
Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
A powerful web framework built with a simplified design.
async fn(Request) -> Result<Response, Error>
Async version of the Rust standard library
⚡ Fast, async, stream-based link checker written in Rust. Finds broken URLs and mail addresses inside Markdown, HTML, reStructuredText, websites and more!
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
High level Lua 5.5/5.4/5.3/5.2/5.1 (including LuaJIT) and Luau bindings to Rust with async/await support
Rust RPC framework with high-performance and strong-extensibility for building micro-services.
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. ⚡
A flexible web framework that promotes stability, safety, security and speed.
Type erasure for async trait methods
A thread-per-core async Rust runtime with IOCP/io_uring/polling.
The gRPC library for Rust built on C Core library and futures
A simple tui to view & control docker containers
Quickly find bottlenecks in Rust - one profiler for CPU, time, memory, and async code.
Selenium WebDriver client for Rust, for automated testing of websites
Fault-tolerant async actors for Rust that scale seamlessly
Spec-driven framework for composable applications in Rust.
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.
Full-featured async (tokio-based) postgres connection pool (like r2d2)
Async multi-producer multi-consumer channel
A collection of additional crates supporting the actix and actix-web frameworks.
Diesel async connection implementation
Asynchronous streams for Rust using async & await notation
A collection of lower-level libraries for composable network services.
Async-friendly WebTransport implementation in Rust
Async CQL driver for Rust, optimized for ScyllaDB!
Rust library for interfacing with S3 API compatible services
Adaptors between compression crates and Rust's async IO types
I/O primitives and event loop for async I/O in Rust