awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Distributed Systems Infrastructure · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesDistributed Systems Infrastructure

Core services and storage systems that provide the foundational state and coordination required for distributed operations.

Explore 2 awesome GitHub repositories matching networking & communication · Distributed Systems Infrastructure. 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. Distributed Systems Infrastructure

Awesome Distributed Systems Infrastructure GitHub Repositories

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

    apache/superset

    70,587GitHubView on GitHub↗

    Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizati

    TypeScriptanalyticsapacheapache-superset
  • 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

  • Distributed Coordination ServicesInfrastructure services providing primitives like leader election and distributed key-value storage for coordinating distributed systems.
  • High Availability State StoresFault-tolerant storage systems designed to maintain critical metadata and state across node failures.