dcchut / async-recursion
Procedural macro for recursive async functions
☆210Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for async-recursion
- Serialize and deserialize C-like enum as underlying repr☆231Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- x-www-form-urlencoded meets Serde☆230Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆220Updated this week
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- ☆269Updated 3 months ago
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- TimeZone implementations for rust-chrono from the IANA database☆239Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆207Updated this week
- Async synchronization primitives☆255Updated last month
- Compile-time string formatting☆217Updated 2 months ago
- Allows for the creation of serialised Rust tests☆229Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated last week
- Procedural macros to derive numeric traits in Rust☆172Updated 9 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆159Updated 7 months ago
- MIMEs in Rust☆180Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆492Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆481Updated last year
- MIME type guessing of file extensions for Rust.☆166Updated 4 months ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆173Updated 4 months ago
- Cargo extension for running Criterion.rs benchmarks☆187Updated 4 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆157Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago