robaho / keydbLinks
high performance key value database written in Go. Deprecated. Use robaho/leveldb
☆87Updated 3 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☆162Updated 2 years ago
- Storing strings without GC overhead☆86Updated last month
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- A fast & heap friendly implementation of the MySQL protocol☆81Updated 4 years ago
- A revamped Google's jump consistent hash☆109Updated 3 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A least frequently used cache for Golang☆153Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- io_uring support for go☆206Updated 5 years ago
- Rolling window implementation in go.☆59Updated this week
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- string interning library for lots of strings☆39Updated 4 years ago
- TinyLFU cache admission policy☆270Updated last year