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 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- Load file-backed memory☆121Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Expression evaluator for Go☆77Updated 5 months ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- A fast file-based priority queue☆58Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 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
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 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
- ☆122Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- Consistent hashing hashring implementation.☆35Updated last year