tidwall / walLinks
Write ahead log for Go.
☆679Updated last month
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☆649Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- Example code for how to get hashicorp/raft running with gRPC☆229Updated last year
- Golang port of Abseil's SwissTable☆831Updated 6 months ago
- Adaptive Radix Trees implemented in Go☆400Updated 9 months ago
- Simple dense bitmap index in Go with binary operators☆355Updated 3 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.☆262Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆422Updated last year
- B-tree implementation for Go☆1,155Updated last month
- Consistent hashing with bounded loads in Golang☆747Updated last year
- Raft backend implementation using BoltDB☆691Updated this week
- Provides easy-to-use async IO interface with io_uring☆666Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,026Updated 11 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 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.☆220Updated last year
- A Go package providing a filesystem-backed FIFO queue☆496Updated 3 weeks ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆275Updated 8 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 8 months ago
- Go port of Google's Swiss Table hash table☆454Updated 3 months ago
- Zero-allocation reflection library for Go☆582Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆374Updated last year
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆305Updated last year
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆374Updated last month
- ☆248Updated 3 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- high performance in-memory cache☆346Updated 2 weeks ago
- An immutable radix tree implementation in Golang☆1,062Updated 3 weeks ago
- Fast ring-buffer deque (double-ended queue)☆705Updated 2 months ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year