shaj13 / raft
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
☆117Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for raft
- ☆110Updated last year
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 2 years ago
- Package for fast copying structs of different types☆49Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆222Updated 2 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Go☆123Updated 2 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- A zero-dependency generic in-memory cache Go library☆123Updated 2 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Eventually consistent distributed in-memory cache Go library☆156Updated last year
- Zero-allocation type-safe pool for Go☆223Updated last year
- Load file-backed memory☆121Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆213Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Make hashicorp/raft communicate over gRPC☆47Updated 3 months 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…☆157Updated last year
- 🚨 slog sampling: drop repetitive log records☆52Updated last month
- Machine is a workflow/pipeline library for processing data☆158Updated 2 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- PostgreSQL Lock Client for Go☆108Updated this week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated 6 months ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated 3 weeks ago
- When storing a value in a Go interface allocates memory on the heap.☆70Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated 10 months ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Go 1.23 range functions with database/sql☆129Updated last week
- A golang map in which entries expire after given a time period☆53Updated 11 months ago