tidwall / walLinks
Write ahead log for Go.
☆701Updated 4 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☆659Updated 3 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 9 months ago
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- Golang port of Abseil's SwissTable☆829Updated 10 months ago
- Consistent hashing with bounded loads in Golang☆763Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆411Updated last month
- Go port of Google's Swiss Table hash table☆466Updated 2 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆1,025Updated last year
- Fast and easy-to-use skip list for Go.☆429Updated last year
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆385Updated this week
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆499Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- ☆259Updated last month
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- B-tree implementation for Go☆1,179Updated 2 months ago
- Provides easy-to-use async IO interface with io_uring☆682Updated 2 years ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated 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
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Raft backend implementation using BoltDB☆699Updated 2 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- high performance in-memory cache☆359Updated 3 months ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆312Updated last year
- auto adjust your GOGC value☆231Updated last year
- Fast ring-buffer deque (double-ended queue)☆747Updated 2 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.☆222Updated last year
- Golang rate limiters for distributed applications☆611Updated last week
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago