dcchut / async-recursion
Procedural macro for recursive async functions
☆218Updated 2 weeks ago
Alternatives and similar repositories for async-recursion:
Users that are interested in async-recursion are comparing it to the libraries listed below
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆328Updated this week
- Serialize and deserialize C-like enum as underlying repr☆236Updated last week
- Conditional compilation according to rustc compiler version☆346Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆304Updated last year
- x-www-form-urlencoded meets Serde☆238Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆229Updated last week
- Async synchronization primitives☆262Updated last week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆162Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆236Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago
- Allows for the creation of serialised Rust tests☆239Updated 2 months ago
- A Rust library for safe and effortless global and thread-local state management.☆217Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆697Updated this week
- ☆279Updated 6 months ago
- TimeZone implementations for rust-chrono from the IANA database☆245Updated last week
- Check if tables and items in a .toml file are lexically sorted☆221Updated last month
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Find out path at which a deserialization error occurred☆337Updated last week
- A set of alternative `derive` attributes for Rust☆428Updated 8 months ago
- An async parser for multipart/form-data content-type in Rust☆158Updated 8 months ago
- Boolean-valued predicate functions in Rust☆180Updated 3 weeks ago
- Serde support for querystring-style strings☆199Updated 8 months ago
- Procedural macros to derive numeric traits in Rust☆183Updated 11 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆190Updated last year
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆403Updated this week
- HTTP cookie parsing and cookie jar management for Rust.☆318Updated 9 months ago
- ☆255Updated last month