eatonphil / raft-exampleLinks
Minimal hashicorp/raft example
β41Updated 8 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β102Updated 3 years ago
- Simple and efficient WAL implementation in Go πβ62Updated last year
- A merkle tree (with proofs) in Go as per RFC6962β58Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Goβ146Updated 3 years ago
- ViewStamped Replication implementation in Goβ42Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Goβ83Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.β64Updated last year
- β34Updated 5 years ago
- 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
- 64-bit Roaring Bitmaps in Goβ56Updated 3 years ago
- A simple In-Memory Data Grid in Goβ76Updated 3 years ago
- A basic Raft implementation in Go.β231Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable π₯β95Updated last year
- An offheap memory allocator for manual memory management in Golangβ30Updated 3 months ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serveβ¦β65Updated 3 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocolβ137Updated 9 months ago
- An Almost Exactly Once Delivery (AEOD) queueβ81Updated 3 weeks ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store packageβ37Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocationsβ73Updated last year
- β170Updated last year
- A Kafka log inspired in-memory and append-only data structureβ134Updated last month
- Go io uring syscall implementation without CGO, rewrite on branch v0.4β119Updated 2 years ago
- experimental raft storageβ110Updated 2 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ75Updated 4 years ago
- on-disk hash table(mainly for WAL).β29Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- Straightforward implementation of Raft Consensusβ66Updated 4 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ37Updated 2 months ago
- β123Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.β48Updated 2 months ago