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:
- Off heap golang memory poolβ60Updated 4 years ago
- on-disk hash table(mainly for WAL).β29Updated 2 years ago
- Simple and efficient WAL implementation in Go πβ61Updated last year
- Server for benchmarking pure Go key/value databasesβ162Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Goβ81Updated last year
- Simple Go library for executing lots of operations spread over any number of threadsβ75Updated 2 years ago
- Expression evaluator for Goβ77Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β75Updated last month
- Raft backend implementation using BadgerDBβ118Updated 2 years ago
- Pure Go SQL parserβ164Updated 3 months ago
- Go vs GPU: Fast Spatial Joinsβ24Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable formatβ35Updated 11 months ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.β42Updated 5 years ago
- Simple CLI Password Managerβ12Updated last year
- Raft backend using LevelDBβ32Updated 3 years ago
- A spinlock implementation for Go.β62Updated 4 years ago
- An effective time-series data compression/decompression method based on Facebook's Gorilla.β74Updated 3 years ago
- β34Updated 4 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.β39Updated 6 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.β55Updated 2 months 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 last month
- minimal password generatorβ25Updated 10 months ago
- Package for getting the runtime ID of a goroutineβ49Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ37Updated last year
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.β16Updated 2 months ago
- Faster golang reflectionβ55Updated 5 months ago
- Scheduler of events for near real-time systemsβ30Updated last month
- Load file-backed memoryβ121Updated 2 years ago
- Make hashicorp/raft communicate over gRPCβ51Updated last year
- A high availability Sqlite serviceβ30Updated 4 years ago