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:
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 3 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated 3 weeks ago
- A set of performant rate limiters for Go☆91Updated last year
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- A fast file-based priority queue☆58Updated last year
- 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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks 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 last year
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- A golang map in which entries expire after given a time period☆59Updated last year
- A PDF renderer for the goldmark markdown parser.☆137Updated last month