dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆235Updated 3 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☆256Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆368Updated 3 weeks ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆243Updated last month
- Serde support for querystring-style strings☆222Updated last week
- x-www-form-urlencoded meets Serde☆259Updated last year
- An async parser for multipart/form-data content-type in Rust☆162Updated last year
- MIMEs in Rust☆209Updated last year
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- ☆351Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Async synchronization primitives☆279Updated 3 weeks ago
- MIME type guessing of file extensions for Rust.☆195Updated 4 months ago
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated last week
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Getters and Setters for Rust.☆378Updated 6 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- A Rust JSON5 serializer and deserializer which speaks Serde.☆220Updated 3 weeks ago
- Compile-time string formatting☆261Updated 3 months ago
- Typed HTTP Headers from hyper☆189Updated 2 months ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆200Updated 7 months ago
- Common utilities used with hyper.☆165Updated this week
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year