• - A powerful command line utility for dumping/restoring etcd - Supports v2
    • etcd-dump - Command line utility for dumping/restoring etcd.
    • - FUSE filesystem for etcd
    • etcddir - Realtime sync etcd and local directory. Work with windows and linux.
    • - A web-based key/value editor for etcd using AngularJS
    • etcd-lock - Master election & distributed r/w lock implementation using etcd - Supports v2
    • - A web-base key/value editor for etcd using PHP
    • etcd-viewer - An etcd key-value store editor/viewer written in Java
    • - Export/Import/Edit etcd directory as JSON/YAML/TOML and Validate directory using JSON schema
    • etcd-rest - Create generic REST API in Go using etcd as a backend with validation using JSON schema
    • - A command line client with support of command history and tab completion. Supports v2
    • etcdloadtest - A command line load test client for etcd version 3.0 and above.

    Go libraries

    • - the officially maintained Go client for v3
    • etcd/client - the officially maintained Go client for v2
    • - the deprecated official client. May be useful for older (<2.0.0) versions of etcd.
    • encWrapper - encWrapper is an encryption wrapper for the etcd client Keys API/KV.

    Java libraries

    • - Supports v3
    • boonproject/etcd - Supports v2, Async/Sync and waits
    • diwakergupta/jetcd - Supports v2
    • - Supports v2, Async/Sync, waits and SSL
    • AdoHe/etcd4j - Supports v2 (enhance for real production cluster)
    • - Uses jclouds to provide a complete implementation of v2 API.

    Scala libraries

    • maciej/etcd-client - Supports v2. Akka HTTP-based fully async client
    • - Supports v2. Async HTTP client based on Netty and Scala Futures.

    Python libraries

    • kragniz/python-etcd3 - Work in progress client for v3
    • - Supports v2
    • russellhaering/txetcd - a Twisted Python library
    • - A docker deployment automation tool
    • txaio-etcd - Asynchronous etcd v3-only client library for Twisted (today) and asyncio (future)
    • - etcd v3 API library using the HTTP grpc gateway

    Node libraries

    Ruby libraries

    C libraries

    Clojure libraries

    Erlang libraries

    .Net Libraries

    PHP Libraries

    Lua Libraries

    Haskell libraries

    R libraries

    Tcl libraries

    Rust libraries

    Gradle Plugins

    • - Supports v2

    Chef Integration

    Chef Cookbook

    BOSH Releases

    Projects using etcd

    • apache/celix - an implementation of the OSGi specification adapted to C and C++
    • - etcd + ZeroMQ
    • blox/blox - a collection of open source projects for container management and orchestration with AWS ECS
    • - HTTP Proxy configured with etcd
    • chain/chain - software designed to operate and connect to highly scalable permissioned blockchain networks
    • - A set of distributed synchronization primitives built upon etcd
    • go-discover - service discovery in Go
    • - Branch of the Go Foreman clone with etcd support
    • garethr/hiera-etcd - Puppet hiera backend using etcd
    • - SET and GET keys from inside vim
    • mattn/etcdenv - “env” shebang with etcd integration
    • - Manage local app config files using templates and data from etcd
    • configdb - A REST relational abstraction on top of arbitrary database backends, aimed at storing configs and inventories.
    • - Distributed init system
    • kubernetes/kubernetes - Container cluster manager introduced by Google.
    • - HTTP proxy that uses etcd as a configuration backend.
    • duedil-ltd/discodns - Simple DNS nameserver using etcd as a database for names and records.
    • - RFC compliant DNS server
    • xordataexchange/crypt - Securely store values in etcd using GPG encryption
    • - Go configuration library, reads values from ENV, pflags, files, and etcd with optional encryption
    • lytics/metafora - Go distributed task library
    • - A GNU libc NSS module for resolving names from etcd.
    • Gru - Orchestration made easy with Go
    • - Vitess is a database clustering system for horizontal scaling of MySQL.