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 minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Benchmarks of common basic operations for the Go language.☆62Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 5 months ago
- Thread safe []byte pool for Go☆27Updated 10 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago