tidwall / walLinks
Write ahead log for Go.
☆661Updated 6 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☆634Updated last month
- Golang port of Abseil's SwissTable☆825Updated 2 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆573Updated 2 months ago
- Example code for how to get hashicorp/raft running with gRPC☆220Updated 10 months ago
- Adaptive Radix Trees implemented in Go☆390Updated 5 months ago
- Fast and easy-to-use skip list for Go.☆416Updated 8 months ago
- Simple dense bitmap index in Go with binary operators☆334Updated last week
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- Consistent hashing with bounded loads in Golang☆733Updated last year
- 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 Radix trees☆908Updated 10 months ago
- Raft backend implementation using BoltDB☆678Updated last week
- B-tree implementation for Go☆1,107Updated 11 months ago
- TinyLFU cache admission policy☆261Updated 4 months ago
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- A portable mmap package for Go☆1,027Updated 5 months ago
- Fast ring-buffer deque (double-ended queue)☆681Updated 3 weeks ago
- XXH3 algorithm in Go☆449Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- Zero-allocation reflection library for Go☆572Updated last year
- Go port of Google's Swiss Table hash table☆432Updated 2 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆398Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆263Updated 4 months ago
- Provides easy-to-use async IO interface with io_uring☆643Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 9 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆788Updated 5 months ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago