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
- Simple Go library for executing lots of operations spread over any number of threadsβ77Updated last month
- Simple and efficient WAL implementation in Go πβ62Updated last year
- Off heap golang memory poolβ60Updated 4 years ago
- A slick BTree on disk based key value store implemented in pure Goβ150Updated 3 years ago
- Raft backend implementation using BadgerDBβ120Updated 2 years ago
- Expression evaluator for Goβ80Updated 2 weeks ago
- An Adaptive Radix Tree (ART) implementation in Goβ83Updated 2 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)β79Updated 3 years ago
- Raft backend using LevelDBβ32Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definitionβ175Updated last week
- high performance key value database written in Go. Deprecated. Use robaho/leveldbβ87Updated 3 years ago
- A high availability Sqlite serviceβ30Updated 5 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.β44Updated 5 years ago
- on-disk hash table(mainly for WAL).β29Updated 2 years ago
- Package for getting the runtime ID of a goroutineβ49Updated 4 months ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit insteaβ¦β19Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β77Updated 5 months ago
- β34Updated 4 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ37Updated last month
- TalariaDB is a distributed, highly available, and low latency time-series database for Prestoβ124Updated 2 years ago
- A fast little LRU cache for Goβ174Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ75Updated 4 years ago
- An effective time-series data compression/decompression method based on Facebook's Gorilla.β76Updated 3 years ago
- Log-structured merge-treeβ34Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.β80Updated 3 weeks ago
- Benchmarks of Badgerβ96Updated 3 years ago
- A spinlock implementation for Go.β63Updated 4 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.β37Updated 6 years ago
- Golang lock-free Hashmap and Listβ73Updated 3 years ago