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 9 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆44Updated 5 years ago
- Storage algorithms.☆38Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆30Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Load file-backed memory☆122Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 9 years ago
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Expression evaluator for Go☆80Updated 2 weeks ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 months ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- 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…☆163Updated 2 years ago