hashicorp / memberlistLinks
Golang package for gossip based membership and failure detection
☆3,987Updated 2 weeks ago
Alternatives and similar repositories for memberlist
Users that are interested in memberlist are comparing it to the libraries listed below
Sorting:
- Golang in-memory database built on immutable radix trees☆3,420Updated 5 months ago
- Golang implementation of the Raft consensus protocol☆8,875Updated last month
- Connection multiplexer for GoLang: serve different services on the same port!☆2,691Updated 2 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,676Updated this week
- A reference use of Hashicorp's Raft implementation☆1,076Updated 4 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,819Updated last year
- Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)☆5,010Updated 2 years ago
- Service orchestration and management tool.☆6,034Updated last month
- An embedded key/value database for Go.☆9,275Updated last week
- Golang LRU cache☆4,901Updated 2 weeks ago
- LevelDB key/value database in Go.☆6,319Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,285Updated 5 months ago
- Fast event-loop networking for Go☆6,033Updated 2 years ago
- A high performance memory-bound Go cache☆6,638Updated 2 weeks ago
- Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or …☆3,553Updated last month
- Go port of Coda Hale's Metrics library☆3,475Updated 8 months ago
- Golang connection multiplexing library☆2,466Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,811Updated 2 weeks ago
- OpenTracing API for Go. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆3,490Updated 2 years ago
- Redis compatible server framework for Go☆2,287Updated 7 months ago
- A tool to list and diagnose Go processes currently running on your system☆6,988Updated last month
- Golang plugin system over RPC.