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:
- Storage algorithms.☆38Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- In memory sharded cache implementation☆34Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆143Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- Load file-backed memory☆122Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- ☆29Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- Minimal hashicorp/raft example☆39Updated last month
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year