Procedural macro for recursive async functions
☆237Sep 19, 2025Updated 6 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☆747Dec 8, 2024Updated last year
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- x-www-form-urlencoded meets Serde☆261Aug 13, 2024Updated last year
- ☆60Jan 20, 2026Updated 2 months ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Mar 13, 2026Updated last week
- Heap-based async timers☆216Jun 14, 2024Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Date and time library for Rust☆3,821Feb 23, 2026Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆622Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Clone trait that is object-safe☆750Feb 16, 2026Updated last month
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Oct 2, 2023Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- A binary encoder / decoder implementation in Rust.☆3,072Aug 15, 2025Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Negative trait implementations on stable Rust.☆18Mar 12, 2026Updated last week
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆156May 28, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15Mar 12, 2026Updated last week
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- A tar archive reading/writing library for async Rust.☆75Jan 23, 2026Updated last month
- HTTP specific Tower utilities.☆861Mar 6, 2026Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- Serde support for querystring-style strings☆231Mar 7, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- base64, in rust☆719Dec 4, 2025Updated 3 months ago