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

9 repos

Awesome GitHub RepositoriesDistributed Systems Coordination

Tools for managing state, discovery, and consensus among nodes in a distributed system.

Explore 9 awesome GitHub repositories matching networking & communication · Distributed Systems Coordination. Refine with filters or upvote what's useful.

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

Awesome Distributed Systems Coordination 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
  • TapXWorld/ChinaTextbook

    TapXWorld/ChinaTextbook

    65,191GitHubView on GitHub↗

    ChinaTextbook is a collaborative academic repository and open educational resource designed to support long-term study planning. It functions as a version-controlled archive of textbooks, exercise sets, and instructional content, providing a centralized space for students to master complex academic subjects through str

    Roff
  • socketio/socket.io

    socketio/socket.io

    62,883GitHubView on GitHub↗

    Socket.io is a real-time communication engine that enables bidirectional, event-based data exchange between clients and servers. It provides a robust transport-agnostic protocol layer that automatically manages connection lifecycles, including heartbeat signals, automatic reconnection, and seamless fallback between Web

    TypeScriptjavascriptnodejssocket-io
  • 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
  • xingshaocheng/architect-awesome

    xingshaocheng/architect-awesome

    60,831GitHubView on GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-perform

  • minio/minio

    minio/minio

    60,346GitHubView on GitHub↗

    MinIO is a software-defined, cloud-native object storage server designed to manage large volumes of unstructured data. It functions as a distributed storage cluster that aggregates multiple independent nodes into a unified, scalable pool, providing a high-performance infrastructure compatible with standard cloud storag

    Goamazon-s3cloudcloudnative
  • scrapy/scrapy

    scrapy/scrapy

    59,824GitHubView on GitHub↗

    Scrapy is a comprehensive framework designed for automated web data extraction and large-scale crawling. It operates on an asynchronous, event-driven engine that manages non-blocking network requests and data processing tasks, allowing for the efficient retrieval of structured information from web documents using path-

    Pythoncrawlercrawlingframework
  • ngosang/trackerslist

    ngosang/trackerslist

    52,988GitHubView on GitHub↗

    This project is a curated, community-driven registry of public BitTorrent trackers designed to facilitate peer-to-peer file sharing. It serves as a centralized resource for network endpoints that coordinate connections between distributed clients, helping users discover and maintain reliable infrastructure for decentra

    bittorrentbittorrent-trackerbittorrent-trackers
  • 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

  • Cluster Discovery Mechanisms1 sub-tagMethods used by distributed nodes to automatically locate and connect to other members of a cluster.
  • Distributed Consensus Protocols1 sub-tagAlgorithms that allow multiple independent nodes to agree on a single data value or system state.
  • Distributed Coordination Primitives1 sub-tagLow-level building blocks that help manage state and synchronization across multiple distributed processes.
Distributed Systems4 sub-tags
Architectures where multiple autonomous computers work together to achieve a common goal through shared coordination.
  • Distributed Systems Configuration1 sub-tagSettings and parameters that define how distributed nodes maintain connectivity and detect failures through timing mechanisms.
  • Distributed Systems Infrastructure2 sub-tagsCore services and storage systems that provide the foundational state and coordination required for distributed operations.
  • Service Directories1 sub-tagCentralized repositories used to catalog and locate available network services for distributed system participants.
  • Service Discovery Mechanisms3 sub-tagsMethods and protocols that allow distributed components to automatically locate and connect to available service instances.