Jille / raft-grpc-exampleLinks
Example code for how to get hashicorp/raft running with gRPC
☆227Updated last year
Alternatives and similar repositories for raft-grpc-example
Users that are interested in raft-grpc-example are comparing it to the libraries listed below
Sorting:
- Write ahead log for Go.☆672Updated 9 months ago
- experimental raft storage☆102Updated last week
- High Availability Raft Framework for Go☆647Updated 2 weeks ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆363Updated 2 weeks ago
- ☆248Updated this week
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆214Updated 11 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Consistent hashing with bounded loads in Golang☆742Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆260Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Examples for Dragonboat☆189Updated last year
- Provides easy-to-use async IO interface with io_uring☆663Updated last year
- Simple dense bitmap index in Go with binary operators☆353Updated last month
- ☆122Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆397Updated 8 months ago
- Raft backend implementation using BoltDB☆688Updated last week
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆274Updated 6 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆372Updated last year
- Fast and easy-to-use skip list for Go.☆419Updated 11 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Yet another directed acyclic graph (DAG) implementation in golang.☆213Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆136Updated 3 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆526Updated 4 months ago
- The `io_uring` library and runtime for GO☆141Updated 3 months ago
- Go port of Google's Swiss Table hash table☆447Updated 2 months ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 6 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago