amqp-rs / amq-protocolLinks
AMQP specifications
☆34Updated this week
Alternatives and similar repositories for amq-protocol
Users that are interested in amq-protocol are comparing it to the libraries listed below
Sorting:
- Rust serializer library☆87Updated last year
- Distributed actors for actix framework.☆85Updated 7 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆130Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last month
- Concurrent hash trie☆57Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- OpenTracing API for Rust☆64Updated last year
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆80Updated last week
- Serde support for redis-rs☆75Updated 11 months ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- Send syslog messages from Rust☆117Updated last year
- Async Cassandra driver made in Rust☆54Updated 4 years ago
- ☆125Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Yet another Tokio connection pooler. May cause robot uprising.☆52Updated 2 years ago
- Fully async-await http server framework☆92Updated last week
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆125Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- Proc macro attributes for Bastion runtime.