shaj13 / raftLinks
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
☆135Updated 3 months ago
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- ☆122Updated 2 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆133Updated last month
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- various libs or tools for Golang☆106Updated this week
- Synchronization and asynchronous computation package for Go☆256Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- 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…☆162Updated last year
- Machine is a workflow/pipeline library for processing data☆162Updated last week
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- The `io_uring` library and runtime for GO☆139Updated 3 months ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- ☆247Updated this week
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 8 months ago
- A high performance in memory distributed cache☆65Updated 6 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Pure Go SQL parser☆163Updated last month
- Package for fast copying structs of different types☆52Updated 4 years ago