vadiminshakov / committerLinks
Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang
☆38Updated last week
Alternatives and similar repositories for committer
Users that are interested in committer are comparing it to the libraries listed below
Sorting:
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆109Updated 4 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- ⚡️ lock-free utilities in Go☆160Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years 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.☆260Updated 2 years ago
- Go implementation of the Gossip protocol☆140Updated 9 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Cache benchmark for Golang☆74Updated last year
- ☆34Updated 4 years ago
- ☆80Updated 4 months ago
- Examples for Dragonboat☆189Updated last year
- A fast little LRU cache for Go☆172Updated 2 years ago
- Simple DSL for executing functions in Go☆159Updated 3 years ago
- Fast and easy-to-use skip list for Go.☆418Updated 10 months ago
- Implements saga-pattern in Go, another way to distribute transaction.☆248Updated 4 years ago
- Golang implements for BigQueue☆59Updated 2 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆39Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 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.☆213Updated 11 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- on-disk hash table(mainly for WAL).☆29Updated last year
- Golang simple thread pool implementation☆104Updated 5 years ago
- Interactive Assembler for Go☆65Updated 9 months ago
- 🚦 Declarative Finite-State Machines in Go☆105Updated 2 years ago