tidwall / walLinks
Write ahead log for Go.
☆663Updated 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☆636Updated 2 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- Raft backend implementation using BoltDB☆684Updated this week
- Simple dense bitmap index in Go with binary operators☆336Updated last month
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- Consistent hashing with bounded loads in Golang☆736Updated last year
- A Go package providing a filesystem-backed FIFO queue☆484Updated last year
- An immutable radix tree implementation in Golang☆1,043Updated last week
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- Fastest and most memory efficient golang concurrent hashmap☆999Updated 7 months ago
- Example code for how to get hashicorp/raft running with gRPC☆222Updated 10 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,338Updated 5 months ago
- A portable mmap package for Go☆1,032Updated 6 months ago
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- Adaptive Radix Trees implemented in Go☆391Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- XXH3 algorithm in Go☆456Updated 3 months ago
- B-tree implementation for Go☆1,116Updated last year
- Fast and easy-to-use skip list for Go.☆416Updated 8 months ago
- Concurrent data structures for Go☆1,348Updated last month
- Zero-allocation reflection library for Go☆574Updated last year
- Golang implementation of Radix trees☆912Updated 11 months ago
- Fast ring-buffer deque (double-ended queue)☆685Updated last month
- Provides easy-to-use async IO interface with io_uring☆648Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆547Updated 10 months ago
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,854Updated 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.☆208Updated 9 months ago