paralin / raft-grpcLinks
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
Sorting:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated this week
- A library for distributed processing for Go☆58Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- Distributed mmap☆41Updated 8 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Raft backend implementation using BadgerDB☆117Updated 2 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Messaging middleware topic matching implementations.☆74Updated 8 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Scalable, fault-tolerant distributed application-layer coordinator☆10Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- TiKV based Pub/Sub server☆34Updated 6 years ago