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).
146 stars
9 watching
14 forks
Language: Rust
last commit: almost 6 years ago
Linked from 1 awesome list
asyncasynchronouscoroutinesfibersgreen-threadsiorustscalability
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| A C++ library providing a coroutine-based approach to networking | 37 |
| A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
| Provides low-level abstraction of MIPS processors in Rust | 30 |
| Provides an implementation of cooperative multitasking in Rust | 412 |
| Provides a Rust API for debugging and communicating with embedded systems | 9 |
| A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 750 |
| A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. | 1,970 |
| A modern C++ library providing an async socket I/O implementation with SSL support | 50 |
| A Zig coroutine library providing stackful asymmetric coroutines and async IO functionality | 169 |
| A hardware abstraction layer for the RP2040 microcontroller family | 780 |
| A peripheral access crate for a specific microcontroller family | 36 |
| Cap'n Proto generates code for serializing and deserializing structured data across distributed systems. | 2,094 |
| Provides a framework for writing asynchronous programs with efficient coroutine scheduling and I/O handling | 455 |
| A collection of Rust solutions to Advent of Code challenges | 1 |