dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆235Updated 2 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☆253Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 2 weeks ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆172Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆266Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆257Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆236Updated last week
- MIME type guessing of file extensions for Rust.☆192Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- A lightweight version of pin-project written with declarative macros.☆261Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆260Updated 2 weeks ago
- Serde support for querystring-style strings☆218Updated 6 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Async synchronization primitives☆276Updated 3 months ago
- ☆346Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆354Updated 2 weeks ago
- MIMEs in Rust☆208Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆210Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- A Rust equivalent of Unix command "which".☆242Updated 4 months ago
- Getters and Setters for Rust.☆375Updated 5 months ago
- TimeZone implementations for rust-chrono from the IANA database☆265Updated last month
- Converts to and from various cases.☆155Updated last week