brunocalza / buffer-pool-managerLinks
☆34Updated 4 years ago
Alternatives and similar repositories for buffer-pool-manager
Users that are interested in buffer-pool-manager are comparing it to the libraries listed below
Sorting:
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Go☆145Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 11 months ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆30Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Load file-backed memory☆121Updated 3 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Minimal hashicorp/raft example☆41Updated 4 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 5 months ago
- Consistent hashing hashring implementation.☆35Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago