shaj13 / raftLinks
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
☆137Updated 5 months ago
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆139Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- ☆123Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- The `io_uring` library and runtime for GO☆151Updated 6 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 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
- A Kafka log inspired in-memory and append-only data structure☆134Updated last month
- Expression evaluator for Go☆77Updated 7 months ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- Raft backend implementation using BadgerDB☆119Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- various libs or tools for Golang☆107Updated this week
- A fast file-based priority queue☆58Updated last year
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- A zero-dependency generic in-memory cache Go library☆124Updated 10 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 11 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- Go programming language port of liburing.☆112Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆220Updated last year