ksrichard / easyraftLinks
Easy to use Raft library to make your app distributed, highly available and fault-tolerant
☆75Updated 4 years ago
Alternatives and similar repositories for easyraft
Users that are interested in easyraft are comparing it to the libraries listed below
Sorting:
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Load file-backed memory☆122Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Machine is a workflow/pipeline library for processing data☆164Updated this week
- Off heap golang memory pool☆60Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 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
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Expression evaluator for Go☆78Updated 8 months ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- ☆123Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A fast file-based priority queue☆57Updated last year
- Simple string pattern matcher for Go☆134Updated 3 months ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year