awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
airbnb avatar

airbnb/synapse

0
View on GitHub↗
2,062 stars·248 forks·Ruby·MIT·12 views

Synapse

A transparent service discovery framework for connecting an SOA

Features

  • Service Discovery - Service discovery framework for SOA architectures.

Star history

Star history chart for airbnb/synapseStar history chart for airbnb/synapse

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does airbnb/synapse do?

A transparent service discovery framework for connecting an SOA

What are the main features of airbnb/synapse?

The main features of airbnb/synapse are: Service Discovery.

Which projects share features with airbnb/synapse?

Projects with overlapping indexed features include: clusterpedia-io/clusterpedia. coredns/coredns — CoreDNS is a modular domain name system server designed for cloud-native environments. It functions as a flexible DNS… ctripcorp/apollo — Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized… deis/steward. etcd-io/etcd — etcd is a distributed, strongly consistent key-value store designed to provide reliable storage for critical system… apache/zookeeper — ZooKeeper is a distributed coordination service that provides a centralized system for managing configuration, naming,…

Projects sharing features with Synapse

These projects share indexed features with Synapse. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • clusterpedia-io/clusterpediaC

    clusterpedia-io/clusterpedia

    0View on GitHub↗
    View on GitHub↗0
  • coredns/corednscoredns avatar

    coredns/coredns

    14,109View on GitHub↗

    CoreDNS is a modular domain name system server designed for cloud-native environments. It functions as a flexible DNS resolver and forwarder that manages network traffic by routing queries based on zone-based rules and authoritative data. The server is built to integrate with service discovery systems, enabling it to map service names to network addresses within containerized infrastructure. The project is defined by a plugin-based request pipeline that allows for the extension of server functionality through custom modules. These plugins can intercept, modify, or log network requests in real

    Gocncfcorednsdns-server
    View on GitHub↗14,109
  • ctripcorp/apolloctripcorp avatar

    ctripcorp/apollo

    29,760View on GitHub↗

    Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized platform for storing, distributing, and syncing application settings across distributed environments to maintain consistency across various clusters. The system distinguishes itself through a dynamic configuration orchestrator that supports real-time updates to connected applications, eliminating the need for manual service restarts. It features a grayscale configuration deployment tool for rolling out changes to a small subset of service instances and a version control system

    Java
    View on GitHub↗29,760
  • apache/zookeeperapache avatar

    apache/zookeeper

    12,763View on GitHub↗

    ZooKeeper is a distributed coordination service that provides a centralized system for managing configuration, naming, and synchronization across a cluster of distributed processes. It functions as a cluster consensus service, a distributed configuration store, and a distributed lock manager to maintain a consistent state across multiple network nodes. The service implements a consensus protocol to ensure data consistency and uses a replicated state machine to maintain identical copies of the system state across all servers. It provides a distributed lock management system to coordinate exclu

    Javaapacheconfiguration-managementconsensus
    View on GitHub↗12,763
Compare all 20 related projects→