smallnest / kvbench
Server for benchmarking pure Go key/value databases
☆156Updated last year
Alternatives and similar repositories for kvbench:
Users that are interested in kvbench are comparing it to the libraries listed below
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- A fast little LRU cache for Go☆167Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- A revamped Google's jump consistent hash☆104Updated 2 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- MySQL protocol library implementing in Go (golang)☆244Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- Examples for Dragonboat☆184Updated 6 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 6 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Modern Go Programming☆96Updated last year
- Benchmarks of Badger☆98Updated 2 years ago
- io_uring support for go☆204Updated 4 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆62Updated 5 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆55Updated last year
- Raft backend implementation using BadgerDB☆115Updated last year
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated last month
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆45Updated last week
- Package for getting the runtime ID of a goroutine☆44Updated 9 months ago