tidwall / walLinks
Write ahead log for Go.
☆669Updated 8 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☆642Updated 3 months ago
- Example code for how to get hashicorp/raft running with gRPC☆226Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆590Updated 4 months ago
- Simple dense bitmap index in Go with binary operators☆347Updated last month
- Adaptive Radix Trees implemented in Go☆395Updated 7 months ago
- Golang port of Abseil's SwissTable☆828Updated 4 months ago
- Consistent hashing with bounded loads in Golang☆741Updated 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.☆213Updated 11 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,010Updated 9 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆418Updated 10 months ago
- ☆246Updated 3 weeks ago
- Zero-allocation reflection library for Go☆579Updated last year
- Provides easy-to-use async IO interface with io_uring☆655Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,346Updated 6 months ago
- Go port of Google's Swiss Table hash table☆445Updated last month
- auto adjust your GOGC value☆228Updated 11 months 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.☆260Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- A portable mmap package for Go☆1,061Updated 7 months ago
- B-tree implementation for Go☆1,131Updated 3 weeks ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆405Updated last year
- high performance in-memory cache☆338Updated 3 weeks ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆804Updated last month
- RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc☆362Updated 2 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆270Updated 6 months ago
- XXH3 algorithm in Go☆465Updated last week
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- An immutable radix tree implementation in Golang☆1,057Updated last month