brunocalza / buffer-pool-manager
☆35Updated 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
- In memory sharded cache implementation☆34Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Simple and efficient WAL implementation in Go 🚀☆59Updated 10 months ago
- on-disk hash table(mainly for WAL).☆27Updated last year
- Storage algorithms.☆37Updated 4 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆26Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆137Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Write ahead Raft log for Go☆57Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- ☆27Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- experimental raft storage☆96Updated 3 weeks ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Fast varint library for Go☆19Updated 3 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Minimal hashicorp/raft example☆36Updated 2 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆35Updated 5 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year