docker / libkvLinks
Distributed key/value store abstraction library
☆855Updated 3 years ago
Alternatives and similar repositories for libkv
Users that are interested in libkv are comparing it to the libraries listed below
Sorting:
- Like Go channels over the network☆2,463Updated 6 years ago
- A tool for building distributed applications.☆894Updated last year
- Serve the Apache Zookeeper API but back it with an etcd cluster☆1,091Updated last year
- Go language bindings for Apache Mesos☆545Updated 3 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Rich testing for the Go language☆697Updated 11 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆578Updated 4 years ago
- Distributed Leader Election using docker/libkv☆160Updated 5 years ago
- gSync is an rsync based library for sending delta updates of files to a remote server.☆387Updated 4 years ago
- DEPRECATED - please use the official client at https://github.com/coreos/etcd/tree/master/client☆367Updated 6 years ago
- Application tracing system for Go, based on Google's Dapper.☆1,715Updated 3 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- Golang channel helpers and special types☆809Updated last year
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆684Updated last year
- DEPRECATED: Please see https://github.com/docker/docker/tree/master/client☆263Updated 7 years ago
- Go implementation of a multiplexing and framing protocol for RPC calls☆507Updated 6 months ago
- OpenTracing Bridge for Zipkin Go☆509Updated 2 years ago
- Zero-copy sockets for Linux in Golang☆832Updated 5 years ago
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,283Updated 6 years ago
- Fast Raft framework using the Redis protocol for Go☆540Updated 4 years ago
- failpoints for go☆407Updated last month
- Circuit: Dynamic cloud orchestration http://gocircuit.org☆1,988Updated last year
- A flexible process data collection, metrics, monitoring, instrumentation, and tracing client library for Go☆482Updated last month
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,520Updated this week
- A distributed sync package.☆398Updated 5 years ago
- Source code for the gopkg.in service.☆541Updated last year
- Go middlewares for HTTP servers & proxies☆2,075Updated 3 months ago
- Circuit Breakers in Go