linxGnu / grocksdb
RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc
☆330Updated last month
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.☆636Updated 3 months ago
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Examples for Dragonboat☆185Updated 6 months ago
- Fast and easy-to-use skip list for Go.☆397Updated 4 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.☆252Updated last year
- TinyLFU cache admission policy☆257Updated 3 weeks ago
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- Fast, fully fledged murmur3 in Go.☆317Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆254Updated 3 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- High Availability Raft Framework for Go☆616Updated last month
- Example code for how to get hashicorp/raft running with gRPC☆217Updated 7 months ago
- Raft backend implementation using BoltDB☆671Updated this week
- Adaptive Radix Trees implemented in Go☆383Updated 2 months ago
- Go client for TiKV☆291Updated this week
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆202Updated 5 months ago
- Simple dense bitmap index in Go with binary operators☆321Updated last year
- Provides easy-to-use async IO interface with io_uring☆609Updated last year
- XXH3 algorithm in Go☆427Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆536Updated 2 months ago
- gorocksdb is a Go wrapper for RocksDB☆948Updated 11 months ago
- go wrapper for zstd☆444Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- auto adjust your GOGC value☆223Updated 6 months ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆281Updated 8 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆542Updated 6 months ago
- Consistent hashing with bounded loads in Golang☆718Updated last year