tidwall / walLinks
Write ahead log for Go.
☆704Updated 5 months ago
Alternatives and similar repositories for wal
Users that are interested in wal are comparing it to the libraries listed below
Sorting:
- High Availability Raft Framework for Go☆662Updated last month
- Adaptive Radix Trees implemented in Go☆412Updated 2 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆618Updated last week
- B-tree implementation for Go☆1,187Updated 2 months ago
- Simple dense bitmap index in Go with binary operators☆374Updated 7 months ago
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- Golang port of Abseil's SwissTable☆828Updated 10 months ago
- Consistent hashing with bounded loads in Golang☆767Updated 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,349Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Provides easy-to-use async IO interface with io_uring☆689Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆754Updated 2 months ago
- Fast and easy-to-use skip list for Go.☆430Updated last year
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆385Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- ☆259Updated last week
- Raft backend implementation using BoltDB☆701Updated 2 weeks ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- XXH3 algorithm in Go☆523Updated last week
- auto adjust your GOGC value☆231Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- Golang rate limiters for distributed applications☆614Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- high performance in-memory cache☆362Updated 4 months ago