vadiminshakov / committerLinks
Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang
☆40Updated last month
Alternatives and similar repositories for committer
Users that are interested in committer are comparing it to the libraries listed below
Sorting:
- Go implementation of the Gossip protocol☆143Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years ago
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 10 months ago
- ☆80Updated 5 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 5 years ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆160Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Examples for Dragonboat☆194Updated last year
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 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.☆222Updated last year
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Interactive Assembler for Go☆69Updated last year
- 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…☆225Updated 2 years ago
- Cache benchmark for Golang☆77Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆282Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Simple DSL for executing functions in Go☆163Updated 4 years ago
- A highly optimized double-ended queue☆203Updated 2 years ago
- B+ tree in pure Go.☆96Updated 10 years ago
- 🚦 Declarative Finite-State Machines in Go☆107Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆36Updated 6 years ago
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- ☆34Updated 4 years ago