{"id":23816350,"url":"https://github.com/andrewn6/juggler","last_synced_at":"2026-05-04T11:30:15.687Z","repository":{"id":159308916,"uuid":"634334666","full_name":"andrewn6/juggler","owner":"andrewn6","description":"experimental load balancer","archived":false,"fork":false,"pushed_at":"2023-05-16T15:59:38.000Z","size":94758,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T09:13:31.732Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewn6.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-29T19:36:34.000Z","updated_at":"2023-06-02T16:43:04.000Z","dependencies_parsed_at":"2023-06-12T01:15:37.277Z","dependency_job_id":null,"html_url":"https://github.com/andrewn6/juggler","commit_stats":null,"previous_names":["0xacn/juggler","andrewhummus/juggler","andrewn6/juggler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Fjuggler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Fjuggler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Fjuggler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn6%2Fjuggler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewn6","download_url":"https://codeload.github.com/andrewn6/juggler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240086103,"owners_count":19745819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-02T04:29:36.802Z","updated_at":"2026-05-04T11:30:15.610Z","avatar_url":"https://github.com/andrewn6.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Juggler\n\nExperimental load balancer tool, distributes incoming traffic accross multiple backend servers.\n\nIt is written in Rust using [Hyper](https://hyper.rs) library.\n\n## Install\n*Make sure rust is installed before using Juggler!*\n\nClone the repository.\n```\ngit clone https://github.com/anddddrew/juggler\n```\n\nBuild the codebase\n```\ncargo build\n```\n\nStart the load balancing server\n```\n./start.sh\n```\n\n*Note: you may want to modify the start script above to your usecase*\n\n## Roadmap\n\nCurrently this tool is very basic and only supports the `round robin` \u0026 `weighted round robin` algorithm, I also want to make a CLI out of this so you can download it and use it locally on your system to test your application like this: \n\n`juggler -p 3000 -s http://localhost:8000 -s http://localhost:8001`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewn6%2Fjuggler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewn6%2Fjuggler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewn6%2Fjuggler/lists"}