dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆226Updated 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:
- Serialize and deserialize C-like enum as underlying repr☆249Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- Check if tables and items in a .toml file are lexically sorted☆249Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆170Updated 2 months ago
- ☆323Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆335Updated 3 months ago
- MIME type guessing of file extensions for Rust.☆185Updated 2 months ago
- Serde support for querystring-style strings☆212Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆220Updated last week
- Async synchronization primitives☆269Updated 3 months ago
- Conditional compilation according to rustc compiler version☆367Updated last month
- Generic bijective maps in Rust