krasun / fbptreeLinks
A persistent storage (in file) based using B+ tree with byte-slice keys and values
☆28Updated 3 years ago
Alternatives and similar repositories for fbptree
Users that are interested in fbptree are comparing it to the libraries listed below
Sorting:
- Storage algorithms.☆38Updated 4 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- Log-structured merge-tree☆31Updated 2 years ago
- on-disk hash table(mainly for WAL).☆29Updated last year
- ☆34Updated 4 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A fast little LRU cache for Go☆173Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 3 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Load file-backed memory☆121Updated 2 years ago
- Package with auto-vectorized math functions for Go☆27Updated 2 months ago
- ☆29Updated 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 5 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Simple SQL parser☆77Updated 7 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago