ksrichard / easyraftLinks
Easy to use Raft library to make your app distributed, highly available and fault-tolerant
☆74Updated 3 years ago
Alternatives and similar repositories for easyraft
Users that are interested in easyraft are comparing it to the libraries listed below
Sorting:
- Off heap golang memory pool☆60Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 6 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Create a gRPC Server from Database☆25Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- Expression evaluator for Go☆74Updated 2 months ago
- A Unicode-based case conversion library for Go☆58Updated last year
- In memory sharded cache implementation☆35Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆134Updated last month
- Collect data about your dependencies☆43Updated last month
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A simple In-Memory Data Grid in Go☆73Updated 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…☆162Updated last year