prologic / bitcask
🔑 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.
☆29Updated last year
Related projects ⓘ
Alternatives and complementary repositories for bitcask
- Simple internal event bus for Go applications☆28Updated last year
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆13Updated 8 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Go vs GPU: Fast Spatial Joins☆23Updated 2 years ago
- on-disk hash table(mainly for WAL).☆24Updated last year
- Native Go bindings for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆29Updated 10 months ago
- Scheduler of events for near real-time systems☆23Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated 8 months ago
- Simple and efficient WAL implementation in Go 🚀☆55Updated 6 months ago
- go2 generics experiment in building generic augmented BTree data structures☆23Updated 2 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- In memory sharded cache implementation☆32Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- 64-bit Roaring Bitmaps in Go☆51Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Golang radix tree implementation☆35Updated 5 years ago
- A fast URL parser for Go☆37Updated last year
- ☆11Updated 11 months ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- simple data streams for go☆31Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- A comparison of several go JSON packages.☆21Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- Fast varint library for Go☆19Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- This returns the name of the calling function/package with no allocations.☆14Updated 11 months ago
- Server for benchmarking pure Go key/value databases☆31Updated 7 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- A service for managing locks in multiprocess/distributed systems☆13Updated last year