{"id":18798752,"url":"https://github.com/f5networks/quic-lb","last_synced_at":"2025-09-15T02:14:19.727Z","repository":{"id":37250452,"uuid":"281526229","full_name":"F5Networks/quic-lb","owner":"F5Networks","description":"An implementation of the QUIC Load Balancing Algorithm, described in https://datatracker.ietf.org/doc/draft-ietf-quic-load-balancers/","archived":false,"fork":false,"pushed_at":"2022-11-01T03:57:47.000Z","size":474,"stargazers_count":31,"open_issues_count":3,"forks_count":5,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-13T17:46:03.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/F5Networks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-21T23:30:26.000Z","updated_at":"2025-03-27T13:25:24.000Z","dependencies_parsed_at":"2023-01-21T00:17:02.649Z","dependency_job_id":null,"html_url":"https://github.com/F5Networks/quic-lb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/F5Networks/quic-lb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/F5Networks%2Fquic-lb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/F5Networks%2Fquic-lb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/F5Networks%2Fquic-lb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/F5Networks%2Fquic-lb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/F5Networks","download_url":"https://codeload.github.com/F5Networks/quic-lb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/F5Networks%2Fquic-lb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275194018,"owners_count":25421441,"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","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-11-07T22:12:53.029Z","updated_at":"2025-09-15T02:14:19.695Z","avatar_url":"https://github.com/F5Networks.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"QUIC-LB\n===\n\nQUIC-LB is a set of common algorithms that allow a QUIC server to incorporate\na \"Server ID\" in its Connection ID, and for a low-state load balancer to\nextract that connection ID for routing purposes.\n\nThe QUIC Working Group [Editor's draft] \n(https://quicwg.org/load-balancers/draft-ietf-quic-load-balancers.html)\nspecifies the design.\n\nBuilding QUIC-LB\n---\n\n1. Clone this project from git.\n2. Install openssl\n3. % make\n\nGuide to files\n---\nThis project provides a library for load balancer and QUIC server\nimplementations to generate and decode compliant connection IDs, given a\nconsistent configuration.\n\nThis library is contained in quic_lb.h and quic_lb.c. As this code was\noriginally developed for a proprietary microkernel environment, quic_lb_types.h\nis also required to compile in conventional Linux.\n\nquic_lb_test.c creates a series of valid configurations, generates connection\nIDs for those configurations, and then extracts the server ID to check that it\nis recoverable. The Makefile compiles this test code, generating a full report\nof configuration parameters.\n\nContribution Guidelines\n---\n\nContributions are welcome. However, F5 corporate policy requires contributors to\ncomplete the Contributor License Agreement and email it to a.macedonia@f5.com.\nThe CLA is in the root directory of this repo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff5networks%2Fquic-lb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff5networks%2Fquic-lb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff5networks%2Fquic-lb/lists"}