dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆224Updated 5 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:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated last month
- Check if tables and items in a .toml file are lexically sorted☆245Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆251Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- Async synchronization primitives☆269Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- ☆312Updated 2 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆169Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Procedural macros to derive numeric traits in Rust☆205Updated last year
- Getters and Setters for Rust.☆354Updated last week
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- ☆188Updated this week
- Serde support for querystring-style strings☆211Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆333Updated 3 months ago
- MIME type guessing of file extensions for Rust.☆186Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆514Updated last year
- Efficient and customizable data-encoding functions in Rust☆189Updated last month
- MIMEs in Rust☆198Updated 7 months ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Semantic wrapper for byte count representations☆137Updated 2 months ago
- Async interface for working with processes☆196Updated last week
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month