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
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆34Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 3 weeks ago
- Expression evaluator for Go☆78Updated 3 weeks ago
- Raft backend using LevelDB☆32Updated 3 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆36Updated 6 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Faster golang reflection☆55Updated last month
- Write ahead Raft log for Go☆58Updated 5 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- minimal password generator☆25Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆174Updated this week
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- Go vs GPU: Fast Spatial Joins☆24Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 5 months ago
- Golang radix tree implementation☆35Updated 6 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- ☆30Updated 2 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Updated 10 months ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated 4 months ago
- Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.☆14Updated 6 years ago