linxGnu / grocksdb
RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc
☆340Updated 2 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.☆648Updated 5 months ago
- Fast and easy-to-use skip list for Go.☆409Updated 6 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years 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.☆208Updated 7 months ago
- gorocksdb is a Go wrapper for RocksDB☆954Updated last year
- auto adjust your GOGC value☆228Updated 8 months ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- TinyLFU cache admission policy☆261Updated 2 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.☆256Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆559Updated last month
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆256Updated 2 months ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆157Updated last year
- Raft backend implementation using BoltDB☆677Updated last month
- Examples for Dragonboat☆185Updated 8 months ago
- Fast, fully fledged murmur3 in Go.☆325Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 11 months ago
- Adaptive Radix Trees implemented in Go☆387Updated 4 months ago
- Example code for how to get hashicorp/raft running with gRPC☆218Updated 8 months ago
- Provides easy-to-use async IO interface with io_uring☆628Updated last year
- This is library for the Go language to enable use of Direct IO under all OSes☆323Updated last year
- Simple dense bitmap index in Go with binary operators☆327Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Go client for TiKV☆313Updated this week
- reflect api without runtime reflect.Value cost☆786Updated 3 weeks ago
- high performance in-memory cache☆290Updated last month
- ☆229Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- A highly optimized double-ended queue☆193Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 8 months ago