tidwall / wal
Write ahead log for Go.
☆661Updated 5 months ago
Alternatives and similar repositories for wal:
Users that are interested in wal are comparing it to the libraries listed below
- High Availability Raft Framework for Go☆633Updated 3 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆568Updated last month
- Consistent hashing with bounded loads in Golang☆730Updated last year
- Golang port of Abseil's SwissTable☆826Updated 2 months ago
- Example code for how to get hashicorp/raft running with gRPC☆219Updated 9 months ago
- Simple dense bitmap index in Go with binary operators☆333Updated last year
- Raft backend implementation using BoltDB☆678Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆396Updated 11 months ago
- XXH3 algorithm in Go☆447Updated last month
- Fast ring-buffer deque (double-ended queue)☆673Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆991Updated 6 months ago
- B-tree implementation for Go☆1,105Updated 11 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆785Updated 4 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆479Updated last year
- Fast and easy-to-use skip list for Go.☆410Updated 7 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,334Updated 3 months ago
- Adaptive Radix Trees implemented in Go☆388Updated 4 months ago
- An immutable radix tree implementation in Golang☆1,038Updated 3 weeks ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- Anti-memory-waste byte buffer pool☆1,261Updated 9 months ago
- Golang rate limiters for distributed applications☆549Updated last week
- ☆235Updated this week
- Zero-allocation reflection library for Go☆567Updated last year
- Go port of Google's Swiss Table hash table☆427Updated last month
- A portable mmap package for Go☆1,023Updated 4 months ago
- Golang implementation of Radix trees☆905Updated 10 months ago
- Go package implementing bitsets☆1,410Updated last week