Stackless generators on stable Rust.
☆478Jun 24, 2022Updated 3 years ago
Alternatives and similar repositories for genawaiter
Users that are interested in genawaiter are comparing it to the libraries listed below
Sorting:
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- rust stackful generator library☆362Mar 2, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- ☆114Nov 27, 2023Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆358Jan 20, 2026Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated 3 weeks ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Safe generators on stable Rust.☆40Jul 1, 2023Updated 2 years ago
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated 3 weeks ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆584Oct 12, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Lightweight path selector for searching Rust code☆16May 22, 2023Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Oct 23, 2022Updated 3 years ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- A Rust macro to determine if a type implements a logical trait expression☆268Jan 1, 2020Updated 6 years ago
- Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions☆587Updated this week
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Asynchronous streams for Rust using async & await notation☆740Dec 8, 2024Updated last year
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- Compile time numbers in Rust.☆579Nov 2, 2025Updated 4 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago