Jille / raft-grpc-exampleLinks
Example code for how to get hashicorp/raft running with gRPC
☆231Updated 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.☆706Updated 5 months ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆386Updated last week
- High Availability Raft Framework for Go☆662Updated last month
- experimental raft storage☆110Updated 2 months ago
- ☆260Updated last week
- ⚡️ lock-free utilities in Go☆164Updated last year
- 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 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- Consistent hashing with bounded loads in Golang☆768Updated 2 years ago
- Examples for Dragonboat☆194Updated last year
- Fast and easy-to-use skip list for Go.☆431Updated 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.☆264Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆620Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- Raft backend implementation using BoltDB☆700Updated 3 weeks ago
- Provides easy-to-use async IO interface with io_uring☆691Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆374Updated 7 months ago
- auto adjust your GOGC value☆231Updated last year
- Git mirror of launchpad.net/gommap with additional patches.☆144Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 9 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆378Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆411Updated 2 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 9 months ago
- This is the golang client integration for Pyroscope☆159Updated this week
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆281Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated 2 months ago
- Go port of Google's Swiss Table hash table☆469Updated last month
- A simplified implementation for log structured merge tree.☆63Updated 5 years ago
- Golang rate limiters for distributed applications☆615Updated last week