smallnest / kvbenchLinks
Server for benchmarking pure Go key/value databases
☆161Updated 2 years ago
Alternatives and similar repositories for kvbench
Users that are interested in kvbench are comparing it to the libraries listed below
Sorting:
- A fast little LRU cache for Go☆173Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- Load file-backed memory☆121Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆237Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- io_uring support for go☆203Updated 4 years ago
- Fast event-loop networking for Go (the lite version)