another-rust-load-balancer / another-rust-load-balancerLinks
A load balancer with support for different middlewares and load balancing strategies, based on hyper and tokio
☆77Updated 3 years ago
Alternatives and similar repositories for another-rust-load-balancer
Users that are interested in another-rust-load-balancer are comparing it to the libraries listed below
Sorting:
- ✈️ a private, authenticated, permissioned cargo registry☆129Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated last month
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆131Updated last week
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- A Rust library for revision-tolerant serialisation and deserialisation, with support for schema evolution over time☆32Updated last month
- Dead simple queue implementation for rust with async-await☆101Updated last year
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Simple DNS written in Rust☆65Updated last week
- ☆44Updated 2 years ago
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- An SQL query builder☆66Updated 3 years ago
- A TCP proxy in 30 lines of Rust.☆57Updated 4 years ago