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
- Off heap golang memory pool☆60Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 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 last week
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Load file-backed memory☆122Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A fast file-based priority queue☆59Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months 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
- Expression evaluator for Go☆78Updated last week
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Collect data about your dependencies☆43Updated 8 months ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- ☆123Updated 2 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆63Updated 5 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- A PDF renderer for the goldmark markdown parser.☆141Updated 2 weeks ago