tidwall / uhaha
High Availability Raft Framework for Go
☆614Updated last week
Alternatives and similar repositories for uhaha:
Users that are interested in uhaha are comparing it to the libraries listed below
- Write ahead log for Go.☆631Updated 2 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆760Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆669Updated 10 months ago
- Consistent hashing with bounded loads in Golang☆711Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆501Updated 3 weeks ago
- Embedded key-value store for read-heavy workloads written in Go☆1,317Updated 2 weeks ago
- An immutable radix tree implementation in Golang☆1,024Updated last month
- Zero-allocation reflection library for Go☆550Updated last year
- dque is a fast, embedded, durable queue for Go☆778Updated 3 months ago
- XXH3 algorithm in Go☆422Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆367Updated last year
- Golang port of Abseil's SwissTable☆803Updated 6 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆927Updated 2 months ago
- B-tree implementation for Go☆236Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆963Updated 3 months ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆995Updated last month
- Serialized Roaring Bitmaps☆276Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Raft backend implementation using BoltDB☆665Updated 2 weeks ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆236Updated 4 years ago
- go wrapper for zstd☆441Updated 3 months ago
- Adaptive Radix Trees implemented in Go☆382Updated last month
- MemConn is an in-memory network stack for Go.☆549Updated last year
- Example code for how to get hashicorp/raft running with gRPC☆215Updated 6 months ago
- Simple dense bitmap index in Go with binary operators☆319Updated last year
- A place to keep useful golang functions and small libraries☆290Updated 4 months ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆282Updated 7 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆322Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,005Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆467Updated last week