tidwall / uhahaLinks
High Availability Raft Framework for Go
☆646Updated 2 weeks ago
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.☆672Updated 9 months ago
- Simple dense bitmap index in Go with binary operators☆353Updated last month
- ☆248Updated this week
- Clone of golang/groupcache with TTL and Item Removal support☆526Updated 4 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆805Updated last month
- Embedded key-value store for read-heavy workloads written in Go☆1,347Updated 7 months ago
- Example code for how to get hashicorp/raft running with gRPC☆227Updated last year
- Adaptive Radix Trees implemented in Go☆397Updated 8 months ago
- dque is a fast, embedded, durable queue for Go☆789Updated 9 months ago
- Consistent hashing with bounded loads in Golang☆742Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆326Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- A place to keep useful golang functions and small libraries☆292Updated last month
- B-tree implementation for Go☆239Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆367Updated 2 years ago
- Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.☆370Updated 2 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- XXH3 algorithm in Go☆474Updated 3 weeks ago
- Interceptors for database/sql☆507Updated 2 years ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆297Updated last year
- Zero-allocation reflection library for Go☆580Updated last year
- Serialized Roaring Bitmaps☆277Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,059Updated this week
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆372Updated last year
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆361Updated last week
- Channels for gRPC: custom transports☆220Updated 4 months ago