jimrobinson / kvbenchLinks
Key/Value database benchmark
☆26Updated 5 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☆84Updated 4 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Raft backend implementation using BuntDB☆18Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆25Updated 5 years ago