envoy

Cloud-native high-performance edge/middle/service proxy (by envoyproxy)

Envoy Alternatives

Similar projects and alternatives to envoy

  1. kubernetes

    Production-Grade Container Scheduling and Management

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  4. prometheus

    The Prometheus monitoring system and time series database.

  5. Grafana

    425 envoy VS Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

  6. helm

    244 envoy VS helm

    The Kubernetes Package Manager

  7. gRPC

    218 envoy VS gRPC

    The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

  8. traefik

    The Cloud Native Application Proxy

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. Bazel

    144 envoy VS Bazel

    a fast, scalable, multi-language and extensible build system

  11. jaeger

    106 envoy VS jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  12. flux2

    101 envoy VS flux2

    Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

  13. istio

    97 envoy VS istio

    Connect, secure, control, and observe services.

  14. Pion WebRTC

    Pure Go implementation of the WebRTC API

  15. consul

    63 envoy VS consul

    Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

  16. YARP

    38 envoy VS YARP

    A toolkit for developing high-performance HTTP reverse proxy applications.

  17. conduit

    39 envoy VS conduit

    Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.

  18. zipkin

    37 envoy VS zipkin

    Zipkin is a distributed tracing system

  19. Apache Cassandra

    Apache Cassandra®

  20. toc

    37 envoy VS toc

    ⚖️ The CNCF Technical Oversight Committee (TOC) is the technical governing body of the CNCF Foundation.

  21. smi-spec

    12 envoy VS smi-spec

    Discontinued Service Mesh Interface

  22. Squid

    30 envoy VS Squid

    Squid Web Proxy Cache

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better envoy alternative or higher similarity.

envoy discussion

Log in or Post with

envoy reviews and mentions

Posts with mentions or reviews of envoy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-18.
  • How to Deploy Envoy Across Multiple Kubernetes Clusters
    4 projects | dev.to | 18 Dec 2024
    Colin dives into Project Sveltos, an open-source add-on controller for managing Kubernetes clusters, and how you can use it to deploy Envoy across multiple Kubernetes clusters.
  • Show HN: Archgw: open-source, intelligent proxy for AI agents, built on Envoy
    5 projects | news.ycombinator.com | 19 Nov 2024
    nvoy has proven itself in the industry and we didn't want to reinvent the wheel by doing what envoy had already done for observability, rate-limits, connection management etc. And reason for using proxy-wasm was so we don't take hard dependency on any built version of envoy. There are many other benefits too which are listed here [1].

    Regarding support for wasm runtime in envoy. We believe wasm support in envoy is not going anywhere and it will continue to become more and more stable over time. Envoy has heathy community and in case of any security vulnerability we will hope that envoy will ship fix quite fast which it has done in the past. See here for details of security patch rollout [2]

    [1] https://github.com/proxy-wasm/spec/blob/main/docs/WebAssembl...

    [2] https://github.com/envoyproxy/envoy/blob/main/SECURITY.md

  • New to dev.to and Excited to Share ProxyConf: My Elixir-Powered API Control Plane
    2 projects | dev.to | 25 Oct 2024
    For the past few months, I’ve been working on ProxyConf, a control plane for Envoy Proxy that makes it easier to configure and manage API focused Envoys. Unlike other control plane projects, ProxyConf is built with Elixir instead of Golang, and I have to say—it’s been an exciting journey proving how well Elixir and it's functional nature fits into this space!
  • Evaluating 2 Popular Service Meshes
    3 projects | dev.to | 20 Oct 2024
    Many of the service mesh options on the market share their base from the Envoy proxy which was originally created by Lyft. Linkerd however is not one of them. They recently went through a full rewrite and choose Rust as their language to build the next generation version on. Now remove my love from Rust aside, this was done on purpose to provide a highly performant and low memory usage implementation. Even though the Envoy proxy is written in C++, what you'll find with the Linkerd Rust proxy is that it's slimmer in features and scope than anything built upon Envoy. And that's on purpose.
  • Envoy WASM extensions in the present and its future (Proxy-WASM)
    1 project | news.ycombinator.com | 30 Jul 2024
  • ServiceConnect with CDK builds Strong Service Affinity
    3 projects | dev.to | 7 Jul 2024
    A Proxy will be installed next to your ECS Task. Under the hood, it's built on Envoy
  • Fastly and the Linux kernel
    26 projects | dev.to | 24 Jun 2024
    The open source projects Fastly uses and the foundations we partner with are vital to Fastly’s mission and success. Here's an unscientific list of projects and organizations supported by the Linux Foundation that we use and love include: The Linux Kernel, Kubernetes, containerd, eBPF, Falco, OpenAPI Initiative, ESLint, Express, Fastify, Lodash, Mocha, Node.js, Prometheus, Jenkins, OpenTelemetry, Envoy, etcd, Helm, osquery, Harbor, sigstore, cert-manager, Cilium, Fluentd, Keycloak, Open Policy Agent, Coalition for Content Provenance and Authority (C2PA), Flux, gRPC, Strimzi, Thanos, Linkerd, Let’s Encrypt, WebAssembly. And the list goes on!
  • Breaking caches and bypassing Istio RBAC with HTTP response header injection
    2 projects | dev.to | 20 Jun 2024
    The issue in Envoy was reported to the maintainers, and they decided to implement hardening to help mitigate this issue. The vulnerability was tracked as GHSA-vcf8-7238-v74c/CVE-2024-23326 and is patched in versions 1.30.2, 1.29.5, 1.28.4, and 1.27.6. The patch ensures that the correct response code (101) is received before assuming a successful protocol switch.
  • 26 Top Kubernetes Tools
    18 projects | dev.to | 12 Jun 2024
    Istio offers application-aware networking that understands your app's requirements. It uses the Envoy proxy to abstract the underlying networking environment and facilitate universal traffic management.
  • eBPF, sidecars, and the future of the service mesh
    8 projects | dev.to | 7 Jun 2024
    Both Ambient and eBPF solutions, which are closely related, are reactions to this sentiment of not wanting to deal with sidecars directly. The aim is to make sidecars disappear. Take Istio and most service meshes built on Envoy, for instance. Envoy is complex and memory-intensive and requires constant attention and tuning based on traffic specifics.
  • A note from our sponsor - Nutrient
    www.nutrient.io | 15 Feb 2025
    Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →

Stats

Basic envoy repo stats
78
25,439
10.0
5 days ago

envoyproxy/envoy is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of envoy is C++.


Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io

Did you know that C++ is
the 7th most popular programming language
based on number of references?