tidwall / walLinks
Write ahead log for Go.
☆672Updated 9 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☆646Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- Example code for how to get hashicorp/raft running with gRPC☆227Updated last year
- Adaptive Radix Trees implemented in Go☆397Updated 8 months ago
- Consistent hashing with bounded loads in Golang☆742Updated last year
- Fast and easy-to-use skip list for Go.☆418Updated 11 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago
- Simple dense bitmap index in Go with binary operators☆353Updated last month
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆214Updated 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
- Embedded key-value store for read-heavy workloads written in Go☆1,347Updated 7 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,015Updated 9 months ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆361Updated last week
- B-tree implementation for Go☆1,134Updated last week
- Raft backend implementation using BoltDB☆688Updated this week
- ☆248Updated this week
- Provides easy-to-use async IO interface with io_uring☆661Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- Go port of Google's Swiss Table hash table☆447Updated last month
- high performance in-memory cache☆340Updated this week
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- auto adjust your GOGC value☆228Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆272Updated 6 months ago
- Golang rate limiters for distributed applications☆579Updated 2 weeks ago
- Zero-allocation reflection library for Go☆580Updated last year
- Fast ring-buffer deque (double-ended queue)☆696Updated last month
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆372Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆805Updated last month