dcchut / async-recursion
Procedural macro for recursive async functions
☆223Updated 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☆242Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- x-www-form-urlencoded meets Serde☆247Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆247Updated last week
- Async synchronization primitives☆268Updated last month
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Check if tables and items in a .toml file are lexically sorted☆236Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆216Updated last week
- Compile-time string formatting☆235Updated 5 months ago
- A parser and formatter for std::{SystemTime, Duration}☆329Updated last month
- ☆306Updated last month
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- MIMEs in Rust☆190Updated 6 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 10 months ago
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Generic bijective maps in Rust☆145Updated last year
- Cargo extension for running Criterion.rs benchmarks☆197Updated 10 months ago
- Serde support for querystring-style strings☆206Updated 3 weeks ago
- Asynchronous HTTP body trait☆139Updated last month
- Boolean-valued predicate functions in Rust☆192Updated last week
- An async parser for multipart/form-data content-type in Rust☆158Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆164Updated 3 weeks ago
- MIME type guessing of file extensions for Rust.☆184Updated 3 weeks ago
- Allows for the creation of serialised Rust tests☆251Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆508Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Arbitrary precision decimal crate for Rust☆344Updated 2 weeks ago
- Getters and Setters for Rust.☆355Updated 3 weeks ago