robaho / keydbLinks
high performance key value database written in Go. Deprecated. Use robaho/leveldb
☆87Updated 2 years ago
Alternatives and similar repositories for keydb
Users that are interested in keydb are comparing it to the libraries listed below
Sorting:
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- Load file-backed memory☆121Updated 2 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- A revamped Google's jump consistent hash