dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆236Updated 4 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 last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- x-www-form-urlencoded meets Serde☆258Updated last year
- Check if tables and items in a .toml file are lexically sorted☆271Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Async synchronization primitives☆280Updated last month
- Serde support for querystring-style strings☆224Updated this week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 4 months ago
- MIMEs in Rust☆209Updated last year
- Generic bijective maps in Rust☆147Updated 2 years ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆250Updated 2 weeks ago
- ☆351Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- A Rust equivalent of Unix command "which".☆246Updated 6 months ago
- MIME type guessing of file extensions for Rust.☆196Updated 4 months ago
- Getters and Setters for Rust.☆381Updated 7 months ago
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Compile-time string formatting☆262Updated 4 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Async interface for working with processes☆206Updated 4 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Typed HTTP Headers from hyper☆192Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆222Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago