coroutine-rs
Coroutine library
Provides an implementation of cooperative multitasking in Rust
Coroutine Library in Rust
414 stars
27 watching
43 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xudong-huang/generator-rs | A Rust library that provides a stackful coroutine framework with generator support and basic concurrency features. | 310 |
xudong-huang/may | A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. | 1,959 |
rust-lang/cc-rs | Provides build scripts to compile C/C++ code into a Rust library | 1,868 |
takagi/cl-coroutine | A coroutine library for Common Lisp that enables efficient and lightweight cooperative multitasking. | 64 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
sharow/libconcurrent | A lightweight, low-overhead concurrency library | 361 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,667 |
xmc-rs/xmc4700 | A Rust library providing peripheral access to the XMC4700 microcontroller series | 3 |
quuxplusone/coro | A single-header library providing facilities for C++2a Coroutines | 80 |
zonyitoo/coio-rs | Provides a framework for writing asynchronous programs with efficient coroutine scheduling and I/O handling | 456 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
xmc-rs/xmc4800 | A Rust library for interfacing with the XMC4800 microcontroller peripheral interface | 3 |
deltaphc/raylib-rs | Rust bindings for the raylib game development library | 779 |
rsepassi/zigcoro | A Zig coroutine library providing stackful asymmetric coroutines and async IO functionality | 160 |
mpusz/coroutines | A library for writing concurrent code using cooperative multitasking | 0 |