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:
- Simple and efficient WAL implementation in Go πβ62Updated last year
- An Adaptive Radix Tree (ART) implementation in Goβ83Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threadsβ75Updated 2 years ago
- Expression evaluator for Goβ78Updated 8 months ago
- Pure Go SQL parserβ173Updated 3 weeks ago
- Raft backend implementation using BadgerDBβ120Updated 2 years ago
- on-disk hash table(mainly for WAL).β29Updated 2 years ago
- Off heap golang memory poolβ60Updated 4 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ37Updated 2 weeks ago
- Write ahead Raft log for Goβ58Updated 5 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.β43Updated 5 years ago
- An effective time-series data compression/decompression method based on Facebook's Gorilla.β75Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β75Updated 4 months ago
- Raft backend using LevelDBβ32Updated 3 years ago
- Server for benchmarking pure Go key/value databasesβ162Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.β23Updated 9 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)β79Updated 3 years ago
- β34Updated 4 years ago
- Badger-based backend for Hashicorp's raft packageβ28Updated 6 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.β37Updated 6 years ago
- A fast little LRU cache for Goβ174Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β82Updated 3 years ago
- minimal password generatorβ25Updated last year
- minimal geofencing applicationβ18Updated last year
- Golang lock-free Hashmap and Listβ71Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.β56Updated 5 months ago
- A spinlock implementation for Go.β63Updated 4 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β¦β39Updated 2 weeks ago
- Go vs GPU: Fast Spatial Joinsβ24Updated 3 years ago