mioco

Async system

Re-implementation of an asynchronous programming system with green threads for Rust.

[no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).

GitHub

146 stars
9 watching
14 forks
Language: Rust
last commit: over 7 years ago
Linked from 1 awesome list

asyncasynchronouscoroutinesfibersgreen-threadsiorustscalability

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
tmenier/asyncpocoA .NET micro-ORM with asynchronous API and cross-platform support.127
harry-chen/rust-mipsProvides low-level abstraction of MIPS processors in Rust30
rustcc/coroutine-rsProvides an implementation of cooperative multitasking in Rust412
rust-embedded/arm-dccProvides a Rust API for debugging and communicating with embedded systems9
peterhinch/micropython-asyncA resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems750
xudong-huang/mayA high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling.1,970
mfichman/coroA modern C++ library providing an async socket I/O implementation with SSL support50
rsepassi/zigcoroA Zig coroutine library providing stackful asymmetric coroutines and async IO functionality169
dotcypress/ulaA hardware abstraction layer for the RP2040 microcontroller family780
riscv-rust/gd32vf103-pacA peripheral access crate for a specific microcontroller family36
capnproto/capnproto-rustCap'n Proto generates code for serializing and deserializing structured data across distributed systems.2,094
zonyitoo/coio-rsProvides a framework for writing asynchronous programs with efficient coroutine scheduling and I/O handling455
drwilco/aocA collection of Rust solutions to Advent of Code challenges1