prologic / bitcaskLinks
🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.
☆33Updated 2 years ago
Alternatives and similar repositories for bitcask
Users that are interested in bitcask are comparing it to the libraries listed below
Sorting:
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Raft backend implementation using BadgerDB☆119Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆79Updated 3 years ago
- Scheduler of events for near real-time systems☆30Updated 2 months ago
- Log-structured merge-tree☆32Updated 2 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Pure Go SQL parser☆164Updated 4 months ago
- A fast URL parser for Go☆40Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 8 months ago
- A data structure for storing points.☆18Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- minimal password generator☆25Updated 11 months ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- TopN collector☆26Updated last year
- Write ahead Raft log for Go☆58Updated 5 years ago
- Load file-backed memory☆122Updated 3 years ago