brunocalza / buffer-pool-manager
☆34Updated 3 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
- on-disk hash table(mainly for WAL).☆26Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆32Updated 8 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- Storage algorithms.☆37Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- 🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk…☆31Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Load file-backed memory☆121Updated 2 years ago
- In memory sharded cache implementation☆33Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- ☆27Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A comparison of skip lists written in Go☆53Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Simple and efficient WAL implementation in Go 🚀☆56Updated 8 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆66Updated last month
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 2 months ago
- A high availability Sqlite service☆30Updated 4 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆25Updated 3 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago