krasun / fbptreeLinks
A persistent storage (in file) based using B+ tree with byte-slice keys and values
☆28Updated 4 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 🔥☆96Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- Log-structured merge-tree☆34Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- A slick BTree on disk based key value store implemented in pure Go☆151Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Package with auto-vectorized math functions for Go☆29Updated 6 months ago
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆41Updated last week
- Write ahead Raft log for Go☆58Updated 5 years ago
- Load file-backed memory☆122Updated 3 years ago
- A comparison of skip lists written in Go☆55Updated 4 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Simple SQL parser☆78Updated 11 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- ⚡️ lock-free utilities in Go☆163Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- TinyLFU cache admission policy☆270Updated 11 months ago