generator-rs
Coroutine library
A Rust library that provides a stackful coroutine framework with generator support and basic concurrency features.
rust stackful generator library
314 stars
14 watching
39 forks
Language: Rust
last commit: 4 months ago generatorruststackful-coroutinesyield
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. | 1,970 |
| Provides an implementation of cooperative multitasking in Rust | 412 |
| A single-header library providing facilities for C++2a Coroutines | 80 |
| A collection of Rust libraries implementing a procedural generation algorithm. | 148 |
| Adding support for the Rust language to the Linux kernel | 6 |
| Automatically generates C header files from Rust source code | 191 |
| A library for generating readable and formatted tables from Rust data structures | 2,049 |
| Generates Rust peripheral access code from SVD files used in embedded systems. | 1 |
| A tool that generates code from XML schema definitions. | 340 |
| Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
| A coroutine library for Common Lisp that enables efficient and lightweight cooperative multitasking. | 65 |
| A Rust port of Elm's graphics modules for functional 2D graphics and UI design. | 145 |
| An integration library between Ruby and Rust. | 966 |
| An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,679 |
| A Zig coroutine library providing stackful asymmetric coroutines and async IO functionality | 169 |