awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Service Mesh Alternatives · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesService Mesh Alternatives

Infrastructure layers that provide service discovery, traffic management, and security without requiring application-level code changes.

Distinguishing note: Specifically targets infrastructure-level traffic and security management as a lightweight alternative to traditional service meshes.

Explore 1 awesome GitHub repository matching devops & infrastructure · Service Mesh Alternatives. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Service Mesh Alternatives

Awesome Service Mesh Alternatives GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • dapr/dapr

    dapr/dapr

    25,510View on GitHub↗

    Dapr is a distributed application runtime that provides a sidecar-based infrastructure layer for building resilient microservices and event-driven applications. By utilizing a sidecar proxy pattern, it abstracts complex infrastructure tasks into standardized, network-accessible APIs, allowing developers to focus on application logic while the runtime handles service discovery, state management, and secure communication. The platform distinguishes itself through a pluggable component architecture and language-agnostic design, enabling services written in any programming language to interact wi

    A runtime environment that handles service discovery, mutual authentication, and traffic management without requiring manual instrumentation within application code.

    Gocontainersevent-drivenkubernetes
    25,510View on GitHub↗