dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆231Updated last month
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☆251Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- x-www-form-urlencoded meets Serde☆255Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated last month
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Serde support for querystring-style strings☆219Updated 4 months ago
- Conditional compilation according to rustc compiler version☆386Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆232Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- MIME type guessing of file extensions for Rust.☆190Updated last month
- MIMEs in Rust☆208Updated 11 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆208Updated 2 years ago
- ☆335Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆354Updated last month
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Async synchronization primitives☆274Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Compile-time string formatting☆244Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated last week
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- A Rust equivalent of Unix command "which".☆241Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆348Updated last week
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- Rust library to detect the operating system type☆190Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated last week
- A scope for async_std and tokio to spawn non-static futures☆150Updated last year