smallnest / kvbench
Server for benchmarking pure Go key/value databases
☆154Updated last year
Related projects ⓘ
Alternatives and complementary repositories for kvbench
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- A fast little LRU cache for Go☆153Updated last year
- MySQL protocol library implementing in Go (golang)☆242Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆85Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Examples for Dragonboat☆183Updated 2 months ago
- First redis RESP3 protocol library in Go☆87Updated 7 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- A fast, threadsafe skip list in Go☆264Updated 3 years ago
- io_uring support for go☆204Updated 4 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.☆176Updated 2 months ago
- ☆111Updated last year
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- ⚡️ lock-free utilities in Go☆149Updated 5 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆142Updated last year
- Raft backend implementation using BadgerDB☆112Updated last year
- A Go package providing a filesystem-backed FIFO queue☆467Updated last year
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- ☆110Updated last year
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆80Updated 2 months ago
- Load file-backed memory☆121Updated 2 years ago
- TinyLFU cache admission policy☆252Updated last year
- Storing strings without GC overhead☆82Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆31Updated 7 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆111Updated last year
- Benchmarks of Badger☆96Updated 2 years ago