dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆224Updated 4 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☆243Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- x-www-form-urlencoded meets Serde☆249Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆241Updated last week
- ☆309Updated last month
- ☆280Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆510Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆744Updated 3 weeks ago
- TimeZone implementations for rust-chrono from the IANA database☆253Updated 2 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆168Updated last month
- A set of alternative `derive` attributes for Rust☆439Updated last year
- MIME type guessing of file extensions for Rust.☆184Updated last month
- Async synchronization primitives☆269Updated 2 months ago
- Compile-time string formatting☆236Updated 5 months ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Generic bijective maps in Rust☆146Updated last year
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Getters and Setters for Rust.☆356Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆159Updated last year
- Find out path at which a deserialization error occurred☆372Updated 2 weeks ago
- Allows for the creation of serialised Rust tests☆252Updated last month
- MIMEs in Rust☆193Updated 7 months ago