amqp-rs / lapinLinks
AMQP client library in Rust, with a clean, futures based API
☆1,177Updated last month
Alternatives and similar repositories for lapin
Users that are interested in lapin are comparing it to the libraries listed below
Sorting:
- Dead simple pool implementation for rust with async-await☆1,253Updated last month
- Simple validation for Rust structs☆2,380Updated 9 months ago
- Extensible, strongly-typed Rust OAuth2 client library☆1,121Updated 8 months ago
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆912Updated last week
- Type erasure for async trait methods☆2,082Updated 2 weeks ago
- JWT lib in rust☆1,974Updated last month
- A generic connection pool for Rust☆1,630Updated last year
- A powerful mock object library for Rust☆1,754Updated last month
- A collection of additional crates supporting the actix and actix-web frameworks.☆865Updated last week
- Rust cache structures and easy function memoization☆1,931Updated last month
- Generate and parse UUIDs.☆1,154Updated 3 weeks ago
- WIP OpenAPI tooling for Rust.☆952Updated 6 months ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,238Updated last month
- A highly configurable logging framework for Rust☆1,111Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 6 months ago
- Rust templating with Handlebars☆1,439Updated 2 weeks ago
- A collection of lower-level libraries for composable network services.☆759Updated last week
- Rust client for NATS, the cloud native messaging system.☆1,356Updated this week
- Lightweight stream-based WebSocket implementation for Rust.☆2,251Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,225Updated 5 months ago
- Fast and friendly HTTP client framework for async Rust☆1,494Updated 2 years ago
- deserialize env vars into typesafe structs with rust☆956Updated last year
- derive builder implementation for rust structs☆1,515Updated 3 months ago
- a mailer library for Rust