tidwall / walLinks
Write ahead log for Go.
☆690Updated 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☆651Updated last week
- Golang port of Abseil's SwissTable☆827Updated 8 months ago
- Simple dense bitmap index in Go with binary operators☆367Updated 5 months ago
- Example code for how to get hashicorp/raft running with gRPC☆230Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆607Updated 8 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,025Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated last month
- Adaptive Radix Trees implemented in Go☆406Updated last week
- Provides easy-to-use async IO interface with io_uring☆670Updated 2 years ago
- Consistent hashing with bounded loads in Golang☆759Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Fast and easy-to-use skip list for Go.☆427Updated last year
- B-tree implementation for Go☆1,167Updated last month
- 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
- Go port of Google's Swiss Table hash table☆461Updated 5 months ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆380Updated last month
- A Go package providing a filesystem-backed FIFO queue☆495Updated 2 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆378Updated 2 years 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.☆223Updated last year
- ☆255Updated last week
- Raft backend implementation using BoltDB☆695Updated 3 weeks ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆818Updated last week
- Zero-allocation reflection library for Go☆595Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆292Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆743Updated 3 weeks ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆277Updated 10 months ago
- Golang rate limiters for distributed applications☆602Updated 2 weeks ago
- An immutable radix tree implementation in Golang☆1,074Updated this week
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year