dtolnay / async-traitLinks
Type erasure for async trait methods
☆2,066Updated 3 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,038Updated 5 months ago
- Rust cache structures and easy function memoization☆1,911Updated 3 months ago
- A powerful mock object library for Rust☆1,723Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,191Updated 3 months ago
- Some more derive(Trait) options☆2,011Updated this week
- Rust quasi-quoting☆1,482Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 2 weeks ago
- derive builder implementation for rust structs☆1,503Updated last month
- Find unused dependencies in Cargo.toml☆2,032Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- Utilities for working with bytes☆2,123Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,186Updated last month
- Dead simple pool implementation for rust with async-await☆1,246Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 9 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- Simple validation for Rust structs☆2,361Updated 8 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,761Updated last month
- Parser for Rust source code☆3,213Updated this week
- Logging implementation for Rust☆2,440Updated 3 weeks ago
- Date and time handling in Rust.☆1,238Updated 2 weeks ago
- Generate and parse UUIDs.☆1,142Updated last month
- A generic connection pool for Rust☆1,621Updated last year
- Subcommand to show result of macro expansion☆2,969Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,812Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,224Updated this week
- Compile time static maps for Rust☆2,039Updated last month
- A logging implementation for `log` which is configured via an environment variable.☆994Updated last week
- A binary encoder / decoder implementation in Rust.☆3,083Updated 2 months ago