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:
- ☆113Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 3 months ago
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Typed any map for rust☆67Updated 9 months ago
- ✈️ a private, authenticated, permissioned cargo registry☆129Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆79Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Minimal asynchronous executor for Rust☆129Updated this week
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆136Updated this week
- Runtime-agnostic actor library☆77Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆133Updated 2 weeks ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Port of bbolt in Rust☆65Updated 11 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated last year
- Utilities for working with shared slices of memory☆76Updated 2 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 3 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year