tidwall / walLinks
Write ahead log for Go.
☆678Updated last week
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☆650Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆592Updated 5 months ago
- Example code for how to get hashicorp/raft running with gRPC☆228Updated last year
- Consistent hashing with bounded loads in Golang☆745Updated last year
- Golang port of Abseil's SwissTable☆830Updated 6 months ago
- Simple dense bitmap index in Go with binary operators☆354Updated 2 months ago
- Fast and easy-to-use skip list for Go.☆421Updated 11 months ago
- Adaptive Radix Trees implemented in Go☆398Updated 8 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Go port of Google's Swiss Table hash table☆451Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 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.☆261Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,019Updated 10 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.☆218Updated last year
- Provides easy-to-use async IO interface with io_uring☆664Updated last year
- Raft backend implementation using BoltDB☆691Updated 3 weeks ago
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 7 months ago
- auto adjust your GOGC value☆228Updated last year
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆367Updated last week
- high performance in-memory cache☆344Updated 3 weeks ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆810Updated 2 months ago
- Zero-allocation reflection library for Go☆582Updated last year
- Anti-memory-waste byte buffer pool☆1,297Updated last year
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆300Updated last year
- ☆249Updated last week
- Clone of golang/groupcache with TTL and Item Removal support☆527Updated 4 months ago
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- A portable mmap package for Go☆1,071Updated 9 months ago