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
- ☆34Updated 4 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated last year
- Log-structured merge-tree☆32Updated 2 years ago
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 5 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 3 years ago
- B+ tree in memory with mvcc support☆18Updated 7 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- ☆123Updated 2 years ago
- A comparison of skip lists written in Go☆54Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆40Updated 2 months ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated 2 years ago
- A Write-Ahead-Log implementation in Go☆23Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago