awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Service Discovery Mechanisms · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesService Discovery Mechanisms

Methods and protocols that allow distributed components to automatically locate and connect to available service instances.

Explore 2 awesome GitHub repositories matching networking & communication · Service Discovery Mechanisms. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Distributed Systems and Peer-to-Peer
  4. Distributed Systems Coordination
  5. Service Discovery Mechanisms

Awesome Service Discovery Mechanisms GitHub Repositories

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

    traefik/traefik

    61,814GitHubView on GitHub↗

    Traefik is a cloud-native edge router and API gateway designed to manage service communication and traffic flow across distributed infrastructure. It functions as a dynamic service proxy that automatically discovers backend services and configures routing rules in real time, eliminating the need for manual restarts or

    Goconsuldockeretcd
  • etcd-io/etcd

    etcd-io/etcd

    51,618GitHubView on GitHub↗

    etcd is a distributed, strongly consistent key-value store designed to provide reliable storage for critical system metadata and coordination primitives. It functions as a distributed consensus engine, utilizing a replicated log and leader-based state machine to ensure that all nodes in a cluster maintain a synchronize

    Gocncfconsensusdatabase

Explore sub-tags

  • Consul Service DiscoveryAutomatic service discovery and health monitoring via Consul.
  • Dynamic Provider DiscoveryAutomated monitoring of infrastructure APIs to detect service changes and update routing tables.
  • Registry-Based Service DiscoveryDiscovery patterns that rely on an external service registry to track and resolve member addresses.