tidwall / walLinks
Write ahead log for Go.
☆691Updated 3 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☆655Updated last week
- Golang port of Abseil's SwissTable☆829Updated 9 months ago
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- Adaptive Radix Trees implemented in Go☆408Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆611Updated 9 months ago
- Consistent hashing with bounded loads in Golang☆761Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆369Updated 5 months ago
- Fast and easy-to-use skip list for Go.☆430Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆818Updated last month
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆382Updated last month
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 2 months ago
- Go port of Google's Swiss Table hash table☆462Updated 5 months ago
- Provides easy-to-use async IO interface with io_uring☆674Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- 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
- B-tree implementation for Go☆1,175Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- 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
- Raft backend implementation using BoltDB☆697Updated last month
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆378Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,081Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- ☆255Updated 3 weeks ago
- Online deadlock detection in go (golang)☆1,155Updated 2 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆532Updated 8 months ago
- Anti-memory-waste byte buffer pool☆1,318Updated last year