dtolnay / async-trait
Type erasure for async trait methods
☆1,842Updated last week
Related projects ⓘ
Alternatives and complementary repositories for async-trait
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- Rust cache structures and easy function memoization☆1,567Updated last week
- A small rust library for adding custom derives to enums☆1,784Updated this week
- A powerful mock object library for Rust☆1,538Updated this week
- Utilities for working with bytes☆1,916Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Simple validation for Rust structs☆2,058Updated last week
- Find unused dependencies in Cargo.toml☆1,748Updated this week
- A generic connection pool for Rust☆1,511Updated last month
- Rust quasi-quoting☆1,330Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- derive builder implementation for rust structs☆1,333Updated last month
- The most used Rust library for date and time handling.☆1,124Updated last month
- Parser for Rust source code☆2,900Updated this week
- Logging implementation for Rust☆2,213Updated last week
- Dead simple pool implementation for rust with async-await☆1,075Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,683Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,930Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- Compile time static maps for Rust☆1,846Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,772Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,086Updated last month
- A next-generation test runner for Rust.☆2,212Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Fast and friendly HTTP client framework for async Rust☆1,467Updated last year