tidwall / walLinks
Write ahead log for Go.
☆667Updated 7 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☆637Updated 2 months ago
- Golang port of Abseil's SwissTable☆827Updated 4 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 months ago
- Simple dense bitmap index in Go with binary operators☆340Updated 2 weeks ago
- Example code for how to get hashicorp/raft running with gRPC☆223Updated 11 months ago
- Adaptive Radix Trees implemented in Go☆392Updated 6 months ago
- B-tree implementation for Go☆1,122Updated last week
- Consistent hashing with bounded loads in Golang☆737Updated last year
- Go port of Google's Swiss Table hash table☆439Updated 2 weeks ago
- Fast and easy-to-use skip list for Go.☆418Updated 9 months ago
- RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc☆360Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Provides easy-to-use async IO interface with io_uring☆650Updated 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.☆212Updated 10 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- Raft backend implementation using BoltDB☆684Updated this week
- Embedded key-value store for read-heavy workloads written in Go☆1,343Updated 5 months ago
- XXH3 algorithm in Go☆459Updated 4 months ago
- auto adjust your GOGC value☆228Updated 10 months ago
- ☆242Updated this week
- Zero-allocation reflection library for Go☆576Updated 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.☆260Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆801Updated last week
- high performance in-memory cache☆335Updated this week
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year