smallnest / kvbenchLinks
Server for benchmarking pure Go key/value databases
☆162Updated 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
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- A fast, threadsafe skip list in Go☆268Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆243Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Storing strings without GC overhead☆84Updated last week
- ⚡️ lock-free utilities in Go☆161Updated last year
- First redis RESP3 protocol library in Go☆89Updated last year
- Load file-backed memory☆121Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 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.☆218Updated last year
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- io_uring support for go☆203Updated 4 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 4 months ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 7 months ago
- Examples for Dragonboat☆189Updated last year
- ☆122Updated 2 years ago
- Benchmarks of Badger☆97Updated 3 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 7 months ago