dtolnay / async-trait
Type erasure for async trait methods
☆1,944Updated last week
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,937Updated last week
- Rust cache structures and easy function memoization☆1,724Updated 2 weeks ago
- A powerful mock object library for Rust☆1,603Updated last month
- Find unused dependencies in Cargo.toml☆1,864Updated last month
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆1,956Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- derive builder implementation for rust structs☆1,405Updated 5 months ago
- Utilities for working with bytes☆2,004Updated 2 weeks ago
- Rust quasi-quoting☆1,388Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,893Updated 8 months ago
- A code coverage tool for Rust projects☆2,641Updated this week
- Dead simple pool implementation for rust with async-await☆1,145Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,979Updated last month
- Logging implementation for Rust☆2,307Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,866Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,511Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,571Updated 3 weeks ago
- Simple validation for Rust structs☆2,183Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,802Updated last week
- A next-generation test runner for Rust.☆2,362Updated this week
- Parser for Rust source code☆3,024Updated last week
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- Compile time static maps for Rust☆1,905Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,892Updated last week
- JWT lib in rust☆1,796Updated last month
- A logging implementation for `log` which is configured via an environment variable.☆906Updated last week
- Rust derive-based argument parsing optimized for code size☆1,750Updated last month
- Fast and friendly HTTP client framework for async Rust☆1,480Updated last year