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:
- Consistent hashing hashring implementation.☆34Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- on-disk hash table(mainly for WAL).☆28Updated last year
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆27Updated 3 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- A high availability Sqlite service☆30Updated 4 years ago
- Minimal hashicorp/raft example☆38Updated 2 weeks ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 months 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
- ☆28Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Expression evaluator for Go☆74Updated 2 months ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆13Updated last week
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Simple internal event bus for Go applications☆34Updated 3 weeks ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago