dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆234Updated 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☆253Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆358Updated 2 months ago
- x-www-form-urlencoded meets Serde☆256Updated last year
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆233Updated last week
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Serde support for querystring-style strings☆217Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆264Updated 2 months ago
- MIMEs in Rust☆208Updated last year
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Conditional compilation according to rustc compiler version☆386Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- Async synchronization primitives☆275Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆358Updated 2 months ago
- MIME type guessing of file extensions for Rust.☆192Updated 2 months ago
- TimeZone implementations for rust-chrono from the IANA database☆264Updated last month
- A set of alternative `derive` attributes for Rust☆457Updated last month
- Getters and Setters for Rust.☆373Updated 4 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- ☆341Updated last week
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- A Rust equivalent of Unix command "which".☆242Updated 4 months ago
- Compile-time string formatting☆249Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Efficient and customizable data-encoding functions in Rust☆196Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆349Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Procedural macros to derive numeric traits in Rust☆210Updated last year