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:
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 7 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Rolling window implementation in go.☆57Updated last month
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- fast int64-int64 map for go☆98Updated 2 years ago
- TinyLFU cache admission policy☆266Updated 6 months ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 4 months ago
- A goroutine limiter for Go☆83Updated 3 years ago