robaho / keydb
high performance key value database written in Go. Deprecated. Use robaho/leveldb
☆86Updated 2 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☆83Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- A fast little LRU cache for Go☆170Updated last year
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆158Updated last year
- Write ahead Raft log for Go☆57Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- MySQL protocol library implementing in Go (golang)☆244Updated 4 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- Load file-backed memory☆122Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- Examples for Dragonboat☆184Updated 9 months ago
- A tiny library to get current goroutine id☆90Updated last year
- A comparison of skip lists written in Go☆54Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 3 years ago
- Rolling window implementation in go.☆57Updated last week