dtolnay / async-traitLinks
Type erasure for async trait methods
☆2,082Updated 2 weeks ago
Alternatives and similar repositories for async-trait
Users that are interested in async-trait are comparing it to the libraries listed below
Sorting:
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 6 months ago
- Rust cache structures and easy function memoization☆1,931Updated last month
- A small rust library for adding custom derives to enums☆2,225Updated 5 months ago
- A powerful mock object library for Rust☆1,754Updated 3 weeks ago
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- Rust quasi-quoting☆1,503Updated last week
- Utilities for working with bytes☆2,144Updated 2 weeks ago
- derive builder implementation for rust structs☆1,515Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- Find unused dependencies in Cargo.toml☆2,046Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,214Updated last month
- Dead simple pool implementation for rust with async-await☆1,253Updated last month
- Simple validation for Rust structs☆2,380Updated 9 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- Parser for Rust source code☆3,238Updated last week
- Logging implementation for Rust☆2,457Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,684Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,822Updated last week
- A Rust proc-macro attribute parser☆1,200Updated last week
- Subcommand to show result of macro expansion☆2,995Updated this week
- A logging implementation for `log` which is configured via an environment variable.☆1,008Updated last week
- A code coverage tool for Rust projects☆2,860Updated this week
- Generate and parse UUIDs.☆1,154Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,060Updated 2 weeks ago
- Compile time static maps for Rust☆2,070Updated 2 months ago
- JWT lib in rust☆1,974Updated last month
- A generic connection pool for Rust☆1,630Updated last year
- A binary encoder / decoder implementation in Rust.☆3,087Updated 4 months ago
- Strongly typed YAML library for Rust☆1,009Updated last year