Type erasure for async trait methods
☆2,154Mar 24, 2026Updated 2 months ago
Alternatives and similar repositories for async-trait
Users that are interested in async-trait are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- derive(Error) for struct and enum error types☆5,438May 21, 2026Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,551Mar 24, 2026Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,083Mar 12, 2026Updated 2 months ago
- Zero-cost asynchronous programming in Rust☆5,864Updated this week
- Parser for Rust source code