dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆230Updated 7 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☆248Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆349Updated this week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆171Updated 4 months ago
- x-www-form-urlencoded meets Serde☆253Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆345Updated last month
- Check if tables and items in a .toml file are lexically sorted☆258Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆254Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated this week
- MIME type guessing of file extensions for Rust.☆186Updated this week
- MIMEs in Rust☆207Updated 10 months ago
- Serde support for querystring-style strings☆215Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆326Updated last year
- A set of alternative `derive` attributes for Rust☆450Updated this week
- Generic bijective maps in Rust☆147Updated last year
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- TimeZone implementations for rust-chrono from the IANA database☆261Updated last month
- A Rust equivalent of Unix command "which".☆239Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Conditional compilation according to rustc compiler version☆375Updated this week
- ☆331Updated last month
- Async synchronization primitives☆270Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆199Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆341Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆531Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Getters and Setters for Rust.☆364Updated 2 months ago