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:
- An Adaptive Radix Tree (ART) implementation in Goβ83Updated 2 years ago
- on-disk hash table(mainly for WAL).β29Updated 2 years ago
- Expression evaluator for Goβ77Updated 7 months ago
- Off heap golang memory poolβ60Updated 4 years ago
- Simple and efficient WAL implementation in Go πβ62Updated last year
- Server for benchmarking pure Go key/value databasesβ162Updated 2 years ago
- Pure Go SQL parserβ170Updated 2 weeks ago
- Raft backend implementation using BadgerDBβ120Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threadsβ75Updated 2 years ago
- An effective time-series data compression/decompression method based on Facebook's Gorilla.β75Updated 3 years ago
- A buffer pool file I/O library for Goβ55Updated 3 years ago
- β34Updated 4 years ago
- A fast little LRU cache for Goβ174Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.β79Updated last week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β75Updated 3 months ago
- A sync.WaitGroup with error handling and concurrency controlβ49Updated 2 months ago
- minimal password generatorβ25Updated last year
- A spinlock implementation for Go.β62Updated 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β¦β40Updated 3 months ago
- Make hashicorp/raft communicate over gRPCβ52Updated last year
- Package for getting the runtime ID of a goroutineβ49Updated last month
- A simple In-Memory Data Grid in Goβ76Updated 3 years ago
- distributed data sync with operational transformation/transformsβ88Updated 6 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)β79Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.β43Updated 5 years ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.β25Updated 8 months ago
- Go vs GPU: Fast Spatial Joinsβ24Updated 3 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)β34Updated 8 months ago
- Scheduler of events for near real-time systemsβ30Updated 3 months ago