futures-rs
Async framework
Provides the foundations for asynchronous programming in Rust.
Zero-cost asynchronous programming in Rust
5k stars
104 watching
632 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
async-foundations
Related projects:
Repository | Description | Stars |
---|---|---|
| An async version of the Rust standard library with modern features and complete parity with the original API. | 3,971 |
| A Rust implementation of Protocol Buffers for generating idiomatic and readable code from proto2 and proto3 files. | 4,001 |
| Supplementary codebase for an API development book written in Rust | 5,874 |
| A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
| A Rust implementation of the QUIC transport protocol for high-performance networking | 3,904 |
| A comprehensive date and time handling library for Rust. | 1,129 |
| A runtime for writing reliable asynchronous applications with Rust. | 27,366 |
| An ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions. | 2,319 |
| A high-level, async Rust library for interacting with relational databases. | 13,661 |
| A library that provides a powerful and statistically rigorous tool for measuring code performance and detecting regressions | 4,692 |
| A modern, platform-independent TLS library written in Rust | 6,315 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| Provides a way to display progress and indicators in command line applications | 4,502 |
| A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
| A simulated perpetual futures exchange with support for leveraged positions and flexible market data integration. | 61 |