eatonphil / raft-exampleLinks
Minimal hashicorp/raft example
☆41Updated 5 months ago
Alternatives and similar repositories for raft-example
Users that are interested in raft-example are comparing it to the libraries listed below
Sorting:
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- ViewStamped Replication implementation in Go☆40Updated 2 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆147Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- A basic Raft implementation in Go.☆230Updated last year
- ☆123Updated 2 years ago
- Raft backend implementation using BadgerDB☆119Updated 2 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- ☆34Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- experimental raft storage☆107Updated last week
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆135Updated this week
- A merkle tree (with proofs) in Go as per RFC6962☆57Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- 64-bit Roaring Bitmaps in Go☆55Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 8 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 6 months ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago