Procedural macro for recursive async functions
☆236Sep 19, 2025Updated 5 months ago
Alternatives and similar repositories for async-recursion
Users that are interested in async-recursion are comparing it to the libraries listed below
Sorting:
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- x-www-form-urlencoded meets Serde☆260Aug 13, 2024Updated last year
- ☆60Jan 20, 2026Updated last month
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆155Nov 24, 2025Updated 3 months ago
- A small rust library for adding custom derives to enums☆2,303Updated this week
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,537Feb 19, 2026Updated last week
- A scope for async_std and tokio to spawn non-static futures☆156May 28, 2024Updated last year
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Date and time library for Rust☆3,807Feb 13, 2026Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆616Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Clone trait that is object-safe☆748Feb 16, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆826Updated this week
- A tar archive reading/writing library for async Rust.☆74Jan 23, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- Async multi-producer multi-consumer channel☆933Jul 6, 2025Updated 7 months ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆579Jan 17, 2026Updated last month
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- base64, in rust☆714Dec 4, 2025Updated 2 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15Feb 9, 2026Updated 2 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,266Jan 14, 2026Updated last month
- Zero-cost asynchronous programming in Rust☆5,813Feb 15, 2026Updated last week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Nov 5, 2022Updated 3 years ago
- Logging implementation for Rust☆2,486Dec 9, 2025Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week