whatisaphone / genawaiterView external linksLinks
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,469Jan 21, 2026Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- rust stackful generator library☆361Dec 17, 2025Updated last month
- "Freedom from syn": Proc macro tools for operating on token trees☆108Mar 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☆388Sep 17, 2025Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Feb 8, 2026Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Jan 20, 2026Updated 3 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266May 29, 2023Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆769Updated this week
- Rust doesn't have exceptions☆635Aug 17, 2020Updated 5 years ago
- Safe generators on stable Rust.☆40Jul 1, 2023Updated 2 years ago
- Execute your code on the Rust ecosystem.☆189Jan 16, 2026Updated 3 weeks ago
- Garbage collected smart pointers for Rust☆270Jan 16, 2022Updated 4 years ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆583Oct 12, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,057May 24, 2025Updated 8 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 4 months ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Support atomic operations on Arc itself☆1,244Feb 2, 2026Updated last week
- Safe cross-platform linker shenanigans☆832Feb 8, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆645Nov 18, 2023Updated 2 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Oct 23, 2022Updated 3 years ago
- Heap-based async timers☆217Jun 14, 2024Updated last year
- Empowering everyone to build asynchronous software☆858Oct 29, 2019Updated 6 years ago
- A Rust macro to determine if a type implements a logical trait expression☆267Jan 1, 2020Updated 6 years ago
- Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions☆585Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- safe bindings to io-uring☆681Jun 14, 2021Updated 4 years ago
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- Asynchronous streams for Rust using async & await notation☆734Dec 8, 2024Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Oct 15, 2020Updated 5 years ago
- Compile time numbers in Rust.☆573Nov 2, 2025Updated 3 months ago
- Module initialization/global constructor functions for Rust☆954Dec 4, 2025Updated 2 months ago