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
ha avatar

ha/doozerd

0
View on GitHub↗
3,254 stars·265 forks·Go·MIT·9 views

Doozerd

A consistent distributed data store.

Features

  • Cloud Orchestration - Highly available store for critical configuration data.
  • Service Discovery - Highly-available store for critical configuration data.
  • Service Discovery and Mesh - Distributed data store for consistent service configuration.

Star history

Star history chart for ha/doozerdStar history chart for ha/doozerd

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Doozerd

Similar open-source projects, ranked by how many features they share with Doozerd.
  • tarscloud/tarsTarsCloud avatar

    TarsCloud/Tars

    10,071View on GitHub↗

    Tars is a distributed systems platform that provides a high-performance remote procedure call (RPC) framework, service discovery, and a centralized administration platform for building and managing microservice-based applications. At its core, it offers a custom binary protocol for efficient serialization and communication between services, along with a name service that dynamically resolves service endpoints for RPC routing. The platform distinguishes itself by supporting multi-language microservice development, enabling services to be written in C++, Java, Node.js, PHP, and Go using a share

    C++high-availabilityhigh-performancemicroservice
    View on GitHub↗10,071
  • 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
  • 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
See all 23 alternatives to Doozerd→

Frequently asked questions

What does ha/doozerd do?

A consistent distributed data store.

What are the main features of ha/doozerd?

The main features of ha/doozerd are: Cloud Orchestration, Service Discovery, Service Discovery and Mesh.

What are some open-source alternatives to ha/doozerd?

Open-source alternatives to ha/doozerd include: tarscloud/tars — Tars is a distributed systems platform that provides a high-performance remote procedure call (RPC) framework, service… clusterpedia-io/clusterpedia. coredns/coredns — CoreDNS is a modular domain name system server designed for cloud-native environments. It functions as a flexible DNS… coreos/etcd — etcd is a distributed key-value store and configuration store designed to maintain a consistent set of data across a… ctripcorp/apollo — Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized… apache/zookeeper — ZooKeeper is a distributed coordination service that provides a centralized system for managing configuration, naming,…