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 last year
Alternatives and similar repositories for bitcask
Users that are interested in bitcask are comparing it to the libraries listed below
Sorting:
- An Adaptive Radix Tree (ART) implementation in Goβ81Updated last year
- Simple and efficient WAL implementation in Go πβ61Updated last year
- Expression evaluator for Goβ77Updated 5 months ago
- Server for benchmarking pure Go key/value databasesβ161Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β71Updated 2 weeks ago
- on-disk hash table(mainly for WAL).β29Updated last year
- Simple Go library for executing lots of operations spread over any number of threadsβ75Updated 2 years ago
- Pure Go SQL parserβ163Updated 2 months ago
- Raft backend implementation using BadgerDBβ118Updated 2 years ago
- Off heap golang memory poolβ60Updated 4 years ago
- Scheduler of events for near real-time systemsβ29Updated last week
- An effective time-series data compression/decompression method based on Facebook's Gorilla.β73Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.β42Updated 5 years ago
- A spinlock implementation for Go.β62Updated 4 years ago
- Storing strings without GC overheadβ84Updated 5 years ago
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propertβ¦β40Updated 2 weeks ago
- β34Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ74Updated 3 years ago
- Write ahead Raft log for Goβ58Updated 5 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.β39Updated 6 years ago
- A fast little LRU cache for Goβ173Updated 2 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)β77Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β82Updated 3 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.β23Updated 8 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.β46Updated 6 months ago
- Package for getting the runtime ID of a goroutineβ49Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.β54Updated last month
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocolβ137Updated 3 months ago
- simple data streams for goβ31Updated 3 years ago
- Go vs GPU: Fast Spatial Joinsβ24Updated 3 years ago