dcchut / async-recursion
Procedural macro for recursive async functions
☆220Updated last month
Alternatives and similar repositories for async-recursion:
Users that are interested in async-recursion are comparing it to the libraries listed below
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆331Updated last week
- Serialize and deserialize C-like enum as underlying repr☆237Updated last week
- x-www-form-urlencoded meets Serde☆240Updated 6 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Conditional compilation according to rustc compiler version☆347Updated last week
- Async synchronization primitives☆261Updated last month
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- ☆283Updated 7 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆163Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆307Updated last year
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Check if tables and items in a .toml file are lexically sorted☆225Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 3 months ago
- MIMEs in Rust☆189Updated 4 months ago
- Boolean-valued predicate functions in Rust☆183Updated last week
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Allows for the creation of serialised Rust tests☆241Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆432Updated 9 months ago
- MIME type guessing of file extensions for Rust.☆175Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆635Updated this week
- Generic bijective maps in Rust☆142Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆508Updated last week
- Serde support for querystring-style strings☆201Updated 9 months ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆334Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆191Updated last year
- A Rust equivalent of Unix command "which".☆220Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆193Updated last year
- Async session support with plugabble backends☆124Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆130Updated last month