krasun / fbptreeLinks
A persistent storage (in file) based using B+ tree with byte-slice keys and values
☆27Updated 3 years ago
Alternatives and similar repositories for fbptree
Users that are interested in fbptree are comparing it to the libraries listed below
Sorting:
- on-disk hash table(mainly for WAL).☆29Updated last year
- Storage algorithms.☆38Updated 4 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- ☆34Updated 4 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- 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
- Simple SQL parser☆76Updated 6 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 3 months ago
- B-tree implementation for Go☆239Updated 3 years ago
- Log-structured merge-tree☆31Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆38Updated last week
- A fast little LRU cache for Go☆172Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 7 years ago
- A fast file-based priority queue☆58Updated last year
- ⚡️ lock-free utilities in Go☆160Updated last year
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- ☆122Updated 2 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆144Updated 3 years ago