tidwall / uhahaLinks
High Availability Raft Framework for Go
☆662Updated last month
Alternatives and similar repositories for uhaha
Users that are interested in uhaha are comparing it to the libraries listed below
Sorting:
- Write ahead log for Go.☆706Updated 5 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated 2 months ago
- Simple dense bitmap index in Go with binary operators☆374Updated 7 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 9 months ago
- ☆260Updated last week
- Consistent hashing with bounded loads in Golang☆768Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆794Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆694Updated last year
- XXH3 algorithm in Go☆529Updated 2 weeks ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆313Updated last year
- Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.☆374Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆411Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- Go port of Google's Swiss Table hash table☆469Updated last month
- Embedded key-value store for read-heavy workloads written in Go☆1,350Updated 3 months ago
- A place to keep useful golang functions and small libraries☆297Updated 4 months ago
- Golang port of Abseil's SwissTable☆828Updated 11 months ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆386Updated last week
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- Interceptors for database/sql☆511Updated 2 years ago
- Channels for gRPC: custom transports☆225Updated 3 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆561Updated 2 years ago
- go wrapper for zstd☆476Updated 2 months ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago