paralin / raft-grpc
A GRPC transport for the Raft protocol in Go.
☆27Updated 2 years ago
Alternatives and similar repositories for raft-grpc:
Users that are interested in raft-grpc are comparing it to the libraries listed below
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- Raft backend implementation using BadgerDB☆116Updated last year
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A goroutine limiter for Go☆80Updated 3 years ago
- A library for distributed processing for Go☆58Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- A revamped Google's jump consistent hash☆105Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Storage algorithms.☆37Updated 4 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Benchmarking various RPC implementations☆89Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆73Updated 10 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Go wrapper for CRoaring☆46Updated last year
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 5 years ago