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
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆157Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated 2 weeks ago
- Load file-backed memory☆122Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- MySQL protocol library implementing in Go (golang)☆244Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆139Updated 4 years ago
- Rolling window implementation in go.☆57Updated last week
- Modern Go Programming☆96Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A fast little LRU cache for Go☆169Updated last year
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated last month
- A comparison of skip lists written in Go☆54Updated 3 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago