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:
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated this week
- Load file-backed memory☆122Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- fast int64-int64 map for go☆97Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- Go Pooling Helpers☆115Updated 4 years ago
- Rolling window implementation in go.☆57Updated last week
- A tiny library to get current goroutine id☆90Updated last year
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last week
- Lock-Free Queue for Go☆25Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago