jimrobinson / kvbenchLinks
Key/Value database benchmark
☆26Updated 6 years ago
Alternatives and similar repositories for kvbench
Users that are interested in kvbench are comparing it to the libraries listed below
Sorting:
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Benchmarks of common basic operations for the Go language.☆62Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Go translation of MetroHash☆113Updated 8 months ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- An implementation of Count-Min Sketch in Golang☆37Updated 10 months ago
- Golang port of simdjson☆86Updated 5 years ago