shaj13 / raft
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
☆134Updated 2 weeks ago
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- ☆121Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆73Updated 3 years ago
- ☆237Updated 2 weeks ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆68Updated 3 years ago
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆132Updated 3 weeks ago
- Expression evaluator for Go☆74Updated last month
- Simple building blocks for protobuf marshaling and unmarshaling☆180Updated 11 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- A set of performant rate limiters for Go☆90Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated 2 weeks ago
- A high performance in memory distributed cache☆60Updated 3 months ago
- MUS format serializer for Golang☆113Updated last month
- Synchronization and asynchronous computation package for Go☆244Updated 8 months ago
- The `io_uring` library and runtime for GO☆131Updated 3 weeks ago
- OpenTelemetry Go distribution for Uptrace☆104Updated last month
- Pure Go SQL parser☆151Updated 3 weeks ago
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆109Updated last week
- A zero-dependency generic in-memory cache Go library☆124Updated 5 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆145Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- In-process request tracing☆97Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- 🚨 slog sampling: drop repetitive log records☆82Updated 3 weeks ago
- A golang map in which entries expire after given a time period☆59Updated last year