dtolnay / async-traitLinks
Type erasure for async trait methods
☆2,057Updated last week
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,022Updated 4 months ago
- A powerful mock object library for Rust☆1,705Updated last month
- Rust cache structures and easy function memoization☆1,891Updated 2 months ago
- Utilities for working with bytes☆2,104Updated last month
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- Rust quasi-quoting☆1,467Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated this week
- derive builder implementation for rust structs☆1,480Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,092Updated last week
- Dead simple pool implementation for rust with async-await☆1,232Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,633Updated last month
- Find unused dependencies in Cargo.toml☆2,010Updated this week
- Logging implementation for Rust☆2,411Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,731Updated last week
- A code coverage tool for Rust projects☆2,782Updated last week
- Subcommand to show result of macro expansion☆2,933Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 8 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated this week
- Simple validation for Rust structs☆2,342Updated 6 months ago
- Date and time handling in Rust.☆1,228Updated last week
- A Rust proc-macro attribute parser☆1,169Updated last week
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,207Updated last week
- A logging implementation for `log` which is configured via an environment variable.☆976Updated last week
- A generic connection pool for Rust☆1,609Updated 11 months ago
- Parser for Rust source code☆3,180Updated this week
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- Generate and parse UUIDs.☆1,131Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago