bikeshedder / deadpool
Dead simple pool implementation for rust with async-await
☆1,077Updated this week
Related projects ⓘ
Alternatives and complementary repositories for deadpool
- Rust cache structures and easy function memoization☆1,574Updated last week
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆770Updated 3 weeks ago
- Type erasure for async trait methods☆1,844Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,452Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- derive builder implementation for rust structs☆1,335Updated last month
- HTTP specific Tower utilities.☆713Updated this week
- Compile-time type-checked builder derive☆925Updated 3 months ago
- Some more derive(Trait) options☆1,738Updated 2 weeks ago
- Generate and parse UUIDs.☆1,014Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- A metrics ecosystem for Rust.☆1,140Updated last week
- A Rust proc-macro attribute parser☆1,027Updated last month
- Diesel async connection implementation☆652Updated this week
- Find unused dependencies in Cargo.toml