dtolnay / async-trait
Type erasure for async trait methods
☆1,961Updated 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
- Rust library for single assignment cells and lazy statics without macros☆1,950Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆1,975Updated last week
- Rust cache structures and easy function memoization☆1,746Updated last month
- A powerful mock object library for Rust☆1,614Updated last month
- Some more derive(Trait) options☆1,871Updated last week
- Utilities for working with bytes☆2,026Updated last month
- Find unused dependencies in Cargo.toml☆1,875Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,608Updated 4 months ago
- Rust quasi-quoting☆1,398Updated last month
- derive builder implementation for rust structs☆1,420Updated 6 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,985Updated 2 months ago
- Simple validation for Rust structs☆2,204Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,883Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,593Updated last month
- Logging implementation for Rust☆2,323Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,921Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,527Updated 2 months ago
- Parser for Rust source code☆3,040Updated this week
- Dead simple pool implementation for rust with async-await☆1,156Updated this week
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,947Updated this week
- A code coverage tool for Rust projects☆2,660Updated this week
- Subcommand to show result of macro expansion☆2,829Updated last week
- A generic connection pool for Rust☆1,566Updated 6 months ago
- Compile time static maps for Rust☆1,912Updated 2 months ago
- Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation☆2,068Updated last month
- Generate and parse UUIDs.☆1,076Updated last week
- Strongly typed YAML library for Rust☆987Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- JWT lib in rust☆1,806Updated 2 months ago