dcchut / async-recursionLinks
Procedural macro for recursive async functions
☆235Updated 3 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☆255Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 3 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆240Updated last month
- x-www-form-urlencoded meets Serde☆258Updated last year
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- MIME type guessing of file extensions for Rust.☆195Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Serde support for querystring-style strings☆221Updated last week
- An async parser for multipart/form-data content-type in Rust☆162Updated last year
- MIMEs in Rust☆209Updated last year
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- Async synchronization primitives☆278Updated this week
- ☆347Updated last month
- A Rust equivalent of Unix command "which".☆244Updated 5 months ago
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆362Updated 3 months ago
- Conditional compilation according to rustc compiler version☆389Updated last week
- Converts to and from various cases.☆156Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆217Updated this week
- Rust library to detect the operating system type☆191Updated last week
- Rust library for hashing passwords using Argon2.☆242Updated 5 months ago
- Arbitrary precision decimal crate for Rust☆376Updated last month
- Async interface for working with processes☆205Updated 3 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- Compile-time string formatting☆257Updated 2 months ago