Jille / raft-grpc-exampleLinks
Example code for how to get hashicorp/raft running with gRPC
☆223Updated 11 months ago
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.☆667Updated 7 months ago
- experimental raft storage☆100Updated last week
- Examples for Dragonboat☆186Updated 11 months ago
- RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc☆360Updated last month
- High Availability Raft Framework for Go☆637Updated 2 months ago
- ☆242Updated this week
- ⚡️ lock-free utilities in Go☆158Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- Simple dense bitmap index in Go with binary operators☆340Updated 2 weeks 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.☆212Updated 10 months ago
- 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☆581Updated 3 months ago
- 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
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- Consistent hashing with bounded loads in Golang☆739Updated last year
- Adaptive Radix Trees implemented in Go☆392Updated 6 months ago
- Yet another directed acyclic graph (DAG) implementation in golang.☆210Updated 11 months ago
- This is the golang client integration for Pyroscope☆142Updated 2 weeks ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- Provides easy-to-use async IO interface with io_uring☆651Updated last year
- Git mirror of launchpad.net/gommap with additional patches.☆137Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- auto adjust your GOGC value☆228Updated 10 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- The `io_uring` library and runtime for GO☆135Updated 2 months ago
- Go port of Google's Swiss Table hash table☆439Updated 2 weeks ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆268Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆145Updated 5 months ago