awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to apache/trafficserver

Open-source alternatives to Trafficserver

25 open-source projects similar to apache/trafficserver, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Trafficserver alternative.

  • doocs/advanced-javaAvatar von doocs

    doocs/advanced-java

    78,987Auf GitHub ansehen↗

    This project is a comprehensive Java backend engineering guide and technical reference focused on high-concurrency design, distributed systems, and microservices architecture. It provides detailed strategies for decomposing monolithic applications, managing service discovery, and implementing the architectural patterns required for scalable backend environments. The repository distinguishes itself through an extensive collection of big data algorithmic references and database scaling strategies. It covers memory-efficient techniques for analyzing massive datasets, such as Top-K element extrac

    Javaadvanced-javadistributed-search-enginedistributed-systems
    Auf GitHub ansehen↗78,987
  • apigee-127/a127-documentationAvatar von apigee-127

    apigee-127/a127-documentation

    113Auf GitHub ansehen↗

    Documentation for Apigee-127

    Auf GitHub ansehen↗113
  • bunkerity/bunkerwebAvatar von bunkerity

    bunkerity/bunkerweb

    10,629Auf GitHub ansehen↗

    BunkerWeb is a containerized suite of infrastructure tools that functions as a cloud-native web application firewall and Nginx reverse proxy. It provides a security layer for web applications, combining traffic routing with automated SSL certificate management and a web-based security dashboard for monitoring and configuration. The project distinguishes itself through its deep integration with container orchestrators, serving as a Kubernetes ingress controller that automates security settings and service discovery via container labels. It features a plugin-based extension model and a manageme

    Python
    Auf GitHub ansehen↗10,629
  • cilium/ciliumAvatar von cilium

    cilium/cilium

    23,806Auf GitHub ansehen↗

    Cilium is a networking, security, and observability platform for containerized environments that leverages kernel-level data paths to process traffic. By executing programs directly within the Linux kernel, it provides high-performance packet filtering, routing, and load balancing without the need for traditional user-space proxies or context switching. The platform distinguishes itself through identity-based security enforcement, which filters traffic based on service labels rather than volatile IP addresses. It integrates containerized workloads with external physical or virtual infrastruct

    Gobpfcncfcni
    Auf GitHub ansehen↗23,806

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • cloudflare/pingoraAvatar von cloudflare

    cloudflare/pingora

    26,833Auf GitHub ansehen↗

    Pingora is a Rust-based framework for building high-performance network services, including HTTP reverse proxies, layer seven load balancers, and TLS termination proxies. It serves as an asynchronous network library designed to intercept and route HTTP, gRPC, and WebSocket traffic between clients and upstream backend servers. The project enables zero-downtime service updates by handing over listening sockets between processes during binary or configuration upgrades. It utilizes a programmable multi-phase pipeline to modify request and response bodies and headers, and it provides a pluggable T

    Rust
    Auf GitHub ansehen↗26,833
  • containous/traefikAvatar von containous

    containous/traefik

    63,656Auf GitHub ansehen↗

    Traefik is a cloud-native load balancer and dynamic reverse proxy designed for microservices traffic routing. It automatically discovers services and generates network routes by listening to infrastructure changes in orchestrators and service registries. The project distinguishes itself through auto-configuring service routing, which eliminates manual configuration by updating routing rules in real time as infrastructure scales. It also provides automated SSL certificate management, utilizing ACME-based automation to request and renew certificates from remote authorities. Additional capabili

    Go
    Auf GitHub ansehen↗63,656
  • ebay/neutrinoAvatar von eBay

    eBay/Neutrino

    315Auf GitHub ansehen↗

    Neutrino is a software load balancer(SLB)

    Scala
    Auf GitHub ansehen↗315
  • expressgateway/express-gatewayAvatar von ExpressGateway

    ExpressGateway/express-gateway

    3,035Auf GitHub ansehen↗

    Express Gateway is a centralized API gateway built on the Express.js framework, designed to serve as a single entry point for microservices architectures. It manages incoming network traffic by routing requests to backend services based on defined path-based rules while enforcing security policies and authentication protocols at the edge. The system distinguishes itself through a configuration-driven approach that utilizes a centralized definition file to dictate routing logic and policy application. It features a hot-reloading engine that allows for real-time updates to routing rules and sec

    JavaScriptapi-gatewayendpointsexpress-gateway
    Auf GitHub ansehen↗3,035
  • fabiolb/fabioAvatar von fabiolb

    fabiolb/fabio

    7,332Auf GitHub ansehen↗

    Fabio is a network gateway that provides reverse proxying, layer 7 traffic management, and automated service discovery mapping. It functions as an HTTP reverse proxy, a gRPC and TCP proxy, and a service discovery gateway to route incoming traffic to healthy backend instances. The project distinguishes itself through deep integration with service registries, specifically acting as a Consul load balancer to automatically synchronize routing tables and update destination targets. It manages diverse traffic types using SNI-based routing for raw TCP streams and maintains full protocol compatibilit

    Go
    Auf GitHub ansehen↗7,332
  • haproxy/haproxyAvatar von haproxy

    haproxy/haproxy

    6,344Auf GitHub ansehen↗

    HAProxy is a high-performance TCP and HTTP proxy that distributes traffic across multiple backend servers to ensure availability and fault tolerance for critical services. It operates in either TCP or HTTP mode, with an event-driven, single-threaded reactor that handles tens of thousands of connections without context switching, and supports kernel-level data transfer to minimize memory usage and latency. What distinguishes HAProxy is its configuration-file-first design, where all load-balancing rules and runtime behavior are defined in a declarative text file parsed at startup. It embeds a L

    Ccachecachingddos-mitigation
    Auf GitHub ansehen↗6,344
  • hellofresh/janusH

    hellofresh/janus

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • kong/kongAvatar von Kong

    Kong/kong

    43,653Auf GitHub ansehen↗

    Kong is a high-performance API gateway and service connectivity platform designed to manage, secure, and monitor traffic across distributed microservices and hybrid cloud environments. It functions as a centralized control plane for service governance, providing essential traffic routing, load balancing, and request transformation capabilities to ensure consistent policy enforcement across all service endpoints. The platform distinguishes itself through a modular plugin architecture and a declarative configuration engine that allows infrastructure behavior to be defined via version-controlled

    Luaaiai-gatewayapi-gateway
    Auf GitHub ansehen↗43,653
  • zalando/skipperAvatar von zalando

    zalando/skipper

    3,264Auf GitHub ansehen↗

    An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress

    Go
    Auf GitHub ansehen↗3,264
  • 3scale/apicastAvatar von 3scale

    3scale/APIcast

    321Auf GitHub ansehen↗

    3scale API Gateway

    Lua
    Auf GitHub ansehen↗321
  • luraproject/luraAvatar von luraproject

    luraproject/lura

    6,780Auf GitHub ansehen↗

    Lura is an API gateway and traffic router that directs network requests to backend services using a configurable pipeline of processing steps. It functions as a backend load balancer and a request middleware engine designed to validate, modify, and transform incoming requests and responses. The system specializes in API response aggregation, allowing it to execute concurrent requests to multiple backend services and merge the results into a single unified output. This includes the ability to perform dynamic response mapping by renaming fields and filtering data to optimize the final client pa

    Goapi-gatewayapisbackend-services
    Auf GitHub ansehen↗6,780
  • lyft/envoyAvatar von lyft

    lyft/envoy

    28,414Auf GitHub ansehen↗

    Envoy is a cloud-native service proxy and distributed system traffic manager designed to route and control network traffic between services and clients. It operates as an L4 and L7 network proxy, managing communication at the edge and middle levels of a distributed cloud environment. The project provides capabilities for API gateway implementation and edge proxy routing to direct external requests to internal services. It serves as a foundation for service mesh traffic management and cloud-native load balancing to ensure high availability across backend instances. The system also includes to

    C++
    Auf GitHub ansehen↗28,414
  • netflix/zuulAvatar von Netflix

    Netflix/zuul

    14,027Auf GitHub ansehen↗

    Zuul is an API gateway service that manages incoming network traffic to backend services. It serves as a routing layer and edge security proxy that provides centralized control over security and monitoring for microservices. The project implements a dynamic request router that maps incoming paths to backend locations using configurable rules that can be updated at runtime. It also includes a circuit breaker implementation to monitor backend failure rates and stop traffic to failing services to prevent cascading outages. The gateway provides a filter-based request pipeline for processing traf

    Java
    Auf GitHub ansehen↗14,027
  • nrel/api-umbrellaAvatar von NREL

    NREL/api-umbrella

    2,175Auf GitHub ansehen↗

    Open source API management platform

    Ruby
    Auf GitHub ansehen↗2,175
  • ory/oathkeeperAvatar von ory

    ory/oathkeeper

    3,564Auf GitHub ansehen↗

    A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and mutates incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white paper. Written in Go.

    Go
    Auf GitHub ansehen↗3,564
  • solo-io/glooAvatar von solo-io

    solo-io/gloo

    161Auf GitHub ansehen↗

    The Cloud-Native API Gateway and AI Gateway

    Go
    Auf GitHub ansehen↗161
  • strongloop/microgatewayAvatar von strongloop

    strongloop/microgateway

    1,187Auf GitHub ansehen↗

    IBM API Connect Microgateway framework, built on Node.js & Nginx

    JavaScriptapi-managementapiconnectgateway
    Auf GitHub ansehen↗1,187
  • tyktechnologies/tykAvatar von TykTechnologies

    TykTechnologies/tyk

    10,744Auf GitHub ansehen↗

    Tyk is an open-source API gateway written in Go that routes, secures, and monitors network traffic across REST, GraphQL, TCP, and gRPC protocols. It functions as a multi-protocol proxy designed to deliver requests to backend services while managing the end-to-end API lifecycle. The system distinguishes itself through a plugin-based architecture that allows for the injection of custom logic into the request and response middleware chain. It also features native Kubernetes integration, operating as an ingress controller that uses operators and custom resource definitions to deploy security poli

    Go
    Auf GitHub ansehen↗10,744
  • vulcand/vulcandAvatar von vulcand

    vulcand/vulcand

    3,097Auf GitHub ansehen↗

    Programmatic load balancer backed by Etcd

    Go
    Auf GitHub ansehen↗3,097
  • wso2/product-apimAvatar von wso2

    wso2/product-apim

    989Auf GitHub ansehen↗

    WSO2 API Manager is a complete platform for building, integrating, and exposing your digital services as managed APIs in the cloud, on-premise, and hybrid architectures to drive your digital transformation strategy.

    Java
    Auf GitHub ansehen↗989
  • langroid/langroidAvatar von langroid

    langroid/langroid

    3,894Auf GitHub ansehen↗

    Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI applications. It serves as a multi-modal integration layer that connects diverse local and remote language models with an agentic retrieval-augmented generation system. The project distinguishes itself through a collaborative message-exchange paradigm, allowing specialized agents to delegate tasks hierarchically and coordinate via structured communication. It features an advanced state management system for conversational AI, including the ability to rewind and prune conversation hist

    Pythonagentsaichatgpt
    Auf GitHub ansehen↗3,894