smallnest / kvbench
Server for benchmarking pure Go key/value databases
☆157Updated 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☆266Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- Benchmarks of Badger☆98Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- A fast little LRU cache for Go☆169Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- MySQL protocol library implementing in Go (golang)☆244Updated 3 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- io_uring support for go☆204Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- Package with auto-vectorized math functions for Go☆24Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 3 months 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
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- TinyLFU cache admission policy☆261Updated 3 months ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Expression evaluator for Go☆70Updated 3 weeks ago
- Examples for Dragonboat☆185Updated 8 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Raft backend implementation using BadgerDB☆116Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago