rust-async
There are 30 repositories under rust-async topic.
jimblandy/context-switch
Comparison of Rust async and Linux thread context switch time.
s3rius/rustus
TUS protocol implementation in Rust.
ardaku/wavy
Asynchronous cross-platform real-time audio recording & playback.
FreeOpcUa/async-opcua
Fully featured implementation of OPC-UA in Rust.
dfint/installer
Localization installer and updater for Dwarf Fortress
KuiBaDB/kbio
Another Async IO Framework based on io_uring
lights0123/async-avr
async/await for AVR with Rust
foldright/micro-http
🦀 yet another http web server
threadexio/channels-rs
📦🚀 A crate that allows for easy and fast communication between processes, threads and systems.
cbs228/ardop_interface
Interface to the Amateur Radio Digital Open Protocol (ARDOP)
schneidersteve/buckpal-rust
Rust Example Implementation of a Hexagonal/Onion/Clean Architecture
singh-ps/rs-qwesty
A lightweight Rust HTTP client library that wraps reqwest with simplified error handling and two-step response processing (request → deserialize). Supports GET, POST, PUT, and DELETE operations with comprehensive examples.
DerickEddington/async_as_symmetric_coroutines
Helpers to use `async` code as symmetric coroutines in stable Rust.
golok727/Surrealize
Surreal DB client
jorenvo/jpaste
A paste service similar to sprunge.us in async Rust.
pykeio/async-stream-lite
Proc macro-free async/await Rust streams
reynoldsbd/async-jobs
Asynchronous job orchestration for Rust
rsachdeva/simple-chat
A high-performance asynchronous chat system consisting of a server and CLI client implementation, designed for maximum throughput and concurrency.
loafey/rusty_procedure_call
Proof of concept async RPC macro.
MinaMatta98/Bulk-Email-Cli-CLient
An asynchronous RUST based CLI bulk emailing client, built on top of lettre-rs.
TylerBloom/AsyncUtils
A collection of traits and objects to make async functional-esque programming easier in Rust
bells307/asynk-rt
Rust multithread asynchronous runtime and reactor
bells307/futwaiter
The container of Future's that has the ability to complete them all at once
kituyiharry/rustasync-futures
Intuition around async-await in rust
shorekeeper/VulkanAsyncQueue
A Rust project that implements multi-threaded computation output from a Vulkan asynchronous queue with per-frame synchronization
gkbrk/rust-async-test
Playing around with async Rust
mtumilowicz/rust-rocket-workshop
Introduction into rust based on rocket framework and basic ecosystem crates.
muxinyu1/async-uart
An asynchronous uart driver for RISC-V microchip
nightkr/async-spmc
"Safe" Rust SPMC channels