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 this week
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆243Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- Rolling window implementation in go.☆58Updated last week
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- ⚡️ lock-free utilities in Go☆161Updated last year
- string interning library for lots of strings☆37Updated 4 years ago
- System V shared memory functions in pure Go.☆134Updated 11 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A fast, threadsafe skip list in Go☆268Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- io_uring support for go☆203Updated 4 years ago