lni / dragonboatLinks
A feature complete and high performance multi-group Raft library in Go.
☆5,206Updated last week
Alternatives and similar repositories for dragonboat
Users that are interested in dragonboat are comparing it to the libraries listed below
Sorting:
- Golang implementation of the Raft consensus protocol☆8,717Updated 3 weeks ago
- LevelDB key/value database in Go.☆6,288Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,404Updated this week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,491Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,109Updated 11 months ago
- A high performance NoSQL Database Server powered by Go☆4,127Updated last year
- Fast event-loop networking for Go☆6,001Updated last year
- Golang package for gossip based membership and failure detection☆3,882Updated 3 weeks ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,927Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,742Updated last week
- A cache library for Go with zero GC overhead.☆5,262Updated last year
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,222Updated 8 months ago
- UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.☆2,432Updated 10 years ago
- Efficient cache for gigabytes of data written in Go.☆7,891Updated this week
- Fast key-value DB in Go.☆14,846Updated 2 weeks ago
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,437Updated 2 years ago
- Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, u…☆8,232Updated 3 months ago
- An embedded key/value database for Go.☆8,982Updated this week
- a thread-safe concurrent map for go☆4,471Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,698Updated last year
- Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or …☆3,531Updated 2 weeks ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,758Updated last month
- A high performance memory-bound Go cache☆6,326Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,247Updated last week
- A high-performance non-blocking I/O networking framework focusing on RPC scenarios.☆4,374Updated last month
- a powerful mysql toolset with Go☆4,801Updated 2 weeks ago
- Golang in-memory database built on immutable radix trees