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:
- Storing strings without GC overhead☆84Updated last month
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Load file-backed memory☆121Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Write ahead Raft log for Go☆58Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 2 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- Rolling window implementation in go.☆58Updated last week
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A least frequently used cache for Golang☆152Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago