Topic

Async

Browse 177 Rust async projects built on Tokio, async-std, and the futures ecosystem.

177
Repositories
324k
Total stars
103
Active
136
Owners
Common dependencies
50 of 177 repositories · ranked by stars
tokio33kactive

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

⑂ 3.6k447
sqlx17kactive

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

cuda-oxide3.5kactive

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.

async-trait2.2kactive

Type erasure for async trait methods

⑂ 10110
cutile-rs992active

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.

← Browse all repos