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
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Storage algorithms.☆37Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- Load file-backed memory☆121Updated 2 years ago
- A fast little LRU cache for Go☆168Updated last year
- Write ahead Raft log for Go☆57Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- A revamped Google's jump consistent hash☆103Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Customizable TCP net.Listener for Go☆146Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Expression evaluator for Go☆67Updated 10 months ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- fast int64-int64 map for go☆95Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Go wrapper for CRoaring☆46Updated last year
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago