vadiminshakov / committer
Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang
☆30Updated last month
Related projects ⓘ
Alternatives and complementary repositories for committer
- Cache benchmark for Golang☆67Updated last year
- A simplified implementation for log structured merge tree.☆58Updated 3 years ago
- ⚡️ lock-free utilities in Go☆149Updated 5 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆242Updated last year
- on-disk hash table(mainly for WAL).☆24Updated last year
- Examples for Dragonboat☆183Updated 3 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆85Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- A fast little LRU cache for Go☆153Updated last year
- ☆110Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆118Updated 3 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆176Updated 2 months ago
- B-tree implementation for Go☆233Updated 2 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- Send gRPCs to your Raft leader☆18Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Storage algorithms.☆35Updated 3 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆40Updated 5 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆220Updated last year
- Go implementation of the Gossip protocol☆133Updated 2 weeks ago
- ☆27Updated last year
- B+ tree in pure Go.☆89Updated 9 years ago
- Golang simple thread pool implementation☆102Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Pipelines using goroutines☆58Updated 3 years ago
- fast int64-int64 map for go☆95Updated last year
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago