Git Product home page Git Product logo

another-rust-load-balancer's Introduction

Another Rust Load Balancer

ARLB

ARLB (Another Rust Load Balancer) is a reverse proxy and load balancer written in Rust based on hyper and tokio.

Features

  • HTTP & HTTPS Termination
  • HTTP1.1 & HTTP2
  • IPv4 & IPv6 Listeners
  • Load Balancing Strategies
    • IP Hash
    • Least Connection
    • Random
    • Round Robin
    • Sticky Cookie
  • Middlewares
    • Compression (gzip, deflate, brotli)
    • HTTP Basic Auth (LDAP)
    • HTTP to HTTPS Redirect
    • Custom Error Pages
    • Max Request Body Size
    • Rate Limiting
  • Health Checks
  • ACME
  • Advanced Backend Matching Strategies
  • File based configuration
  • Reload configuration without restarting the process
  • Fast
  • Secure

Getting Started

Please have a look at the Getting Started guide.

Documentation

Authors/Contributors

This project was created for the High level languages: Rust course (winter term 20/21) of LMU Munich.

  • Adrodoc
  • Jonas Dellinger
  • lor-enz
  • Martinif
  • skess42
  • Zynaa

another-rust-load-balancer's People

Contributors

adrodoc avatar johnnycrazy avatar lor-enz avatar martinif avatar skess42 avatar zynaa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.