dtolnay / async-trait
Type erasure for async trait methods
☆1,973Updated last month
Alternatives and similar repositories for async-trait:
Users that are interested in async-trait are comparing it to the libraries listed below
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- A small rust library for adding custom derives to enums☆2,010Updated this week
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- Simple validation for Rust structs☆2,224Updated last month
- A powerful mock object library for Rust☆1,630Updated this week
- Find unused dependencies in Cargo.toml☆1,894Updated 3 weeks ago
- Rust quasi-quoting☆1,403Updated last month
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- Utilities for working with bytes☆2,039Updated last month
- Some more derive(Trait) options☆1,890Updated this week
- Logging implementation for Rust☆2,333Updated last month
- Dead simple pool implementation for rust with async-await☆1,164Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,611Updated 2 months ago
- Parser for Rust source code☆3,059Updated this week
- Temporary file library for rust☆1,285Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- Compile time static maps for Rust☆1,915Updated 3 months ago
- The most used Rust library for date and time handling.☆1,171Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,841Updated last month
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,292Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated this week
- A code coverage tool for Rust projects☆2,680Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,896Updated this week
- A logging implementation for `log` which is configured via an environment variable.☆926Updated last month
- A simple, safe HTTP client☆1,878Updated last week
- Rust templating with Handlebars☆1,367Updated last week
- Generate and parse UUIDs.☆1,084Updated last month