isgasho / bitcaskLinks
A Bitcask (LSM+WAL) Key/Value Store written in Go.
☆38Updated 6 years ago
Alternatives and similar repositories for bitcask
Users that are interested in bitcask are comparing it to the libraries listed below
Sorting:
- Go implementation of B plus tree☆33Updated 3 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- ☆79Updated last month
- Package for getting the runtime ID of a goroutine☆49Updated 2 weeks ago
- Native persistent memory support for Go☆83Updated 3 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆276Updated 8 months ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Updated 7 months ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 7 months ago
- A comparison of skip lists written in Go☆53Updated 4 years ago
- 🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk…☆33Updated last year
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Interactive Assembler for Go☆67Updated 11 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Examples for Dragonboat☆189Updated last year
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 3 years ago
- Log-structured merge-tree☆32Updated 2 years ago