linxGnu / grocksdb
RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc
☆326Updated 3 weeks ago
Alternatives and similar repositories for grocksdb:
Users that are interested in grocksdb are comparing it to the libraries listed below
- Write ahead log for Go.☆627Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated last year
- ⚡️ lock-free utilities in Go☆151Updated 7 months ago
- Simple dense bitmap index in Go with binary operators☆318Updated last year
- XXH3 algorithm in Go☆415Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆524Updated 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.☆198Updated 4 months ago
- gorocksdb is a Go wrapper for RocksDB☆949Updated 9 months ago
- auto adjust your GOGC value☆222Updated 4 months ago
- Fast, fully fledged murmur3 in Go.☆312Updated last year
- Example code for how to get hashicorp/raft running with gRPC☆214Updated 5 months ago
- Go client for TiKV☆284Updated this week
- Raft backend implementation using BoltDB☆664Updated this week
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- Fast and easy-to-use skip list for Go.☆397Updated 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.☆250Updated last year
- Examples for Dragonboat☆186Updated 5 months ago
- Provides easy-to-use async IO interface with io_uring☆606Updated last year
- Adaptive Radix Trees implemented in Go☆380Updated last month
- Consistent hashing with bounded loads in Golang☆710Updated last year
- A fast, threadsafe skip list in Go☆264Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆479Updated 3 months ago
- reflect api without runtime reflect.Value cost☆773Updated 6 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- High Availability Raft Framework for Go☆608Updated last year
- TinyLFU cache admission policy☆257Updated last month
- Anti-memory-waste byte buffer pool☆1,216Updated 5 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- This is library for the Go language to enable use of Direct IO under all OSes☆318Updated last year