dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆230Updated 7 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☆249Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated this week
- x-www-form-urlencoded meets Serde☆253Updated last year
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆171Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- A lightweight version of pin-project written with declarative macros.☆253Updated 3 weeks ago
- MIME type guessing of file extensions for Rust.☆186Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated this week
- ☆329Updated 2 weeks ago
- MIMEs in Rust☆203Updated 9 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- Serde support for querystring-style strings☆214Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆334Updated this week
- Async synchronization primitives☆270Updated 2 weeks ago
- TimeZone implementations for rust-chrono from the IANA database☆259Updated last month
- Conditional compilation according to rustc compiler version☆375Updated this week
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- A Rust equivalent of Unix command "which".☆239Updated last month
- Generic bijective maps in Rust☆147Updated last year
- A set of alternative `derive` attributes for Rust☆447Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- Compile-time string formatting☆240Updated 8 months ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- A Rust library for safe and effortless global and thread-local state management.☆222Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Boolean-valued predicate functions in Rust☆198Updated 2 weeks ago