futures-rs

Async framework

Provides the foundations for asynchronous programming in Rust.

Zero-cost asynchronous programming in Rust

GitHub

5k stars
104 watching
632 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

async-foundations

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
async-rs/async-stdAn async version of the Rust standard library with modern features and complete parity with the original API.3,971
tokio-rs/prostA Rust implementation of Protocol Buffers for generating idiomatic and readable code from proto2 and proto3 files.4,001
lukemathwalker/zero-to-productionSupplementary codebase for an API development book written in Rust5,874
seed-rs/seedA Rust framework for building fast and reliable web apps with an Elm-like architecture.3,808
quinn-rs/quinnA Rust implementation of the QUIC transport protocol for high-performance networking3,904
time-rs/timeA comprehensive date and time handling library for Rust.1,129
tokio-rs/tokioA runtime for writing reliable asynchronous applications with Rust.27,366
rbatis/rbatisAn ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions.2,319
launchbadge/sqlxA high-level, async Rust library for interacting with relational databases.13,661
bheisler/criterion.rsA library that provides a powerful and statistically rigorous tool for measuring code performance and detecting regressions4,692
rustls/rustlsA modern, platform-independent TLS library written in Rust6,315
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
console-rs/indicatifProvides a way to display progress and indicators in command line applications4,502
rust-lang/rustupA tool that installs and manages multiple versions of the Rust compiler on different platforms.6,213
mathiswellmann/lfest-rsA simulated perpetual futures exchange with support for leveraged positions and flexible market data integration.61