vadiminshakov / committer
Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang
☆35Updated 2 weeks ago
Alternatives and similar repositories for committer:
Users that are interested in committer are comparing it to the libraries listed below
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Rate limiter service built in Golang☆44Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆104Updated 3 weeks ago
- Fast and Scalable RPC Framework☆43Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- on-disk hash table(mainly for WAL).☆27Updated last year
- Storage algorithms.☆38Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- ☆27Updated last year
- A fast little LRU cache for Go☆169Updated last year
- Straightforward implementation of Raft Consensus☆65Updated 4 years ago
- ☆34Updated 4 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆100Updated 2 months ago
- Raft backend using LevelDB☆31Updated 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.☆208Updated 7 months ago
- MySQL binary log analyzer in Golang.☆21Updated 3 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆26Updated 3 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated last month
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆132Updated 9 months ago
- ☆11Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆56Updated last year
- ☆118Updated last year
- Send gRPCs to your Raft leader☆19Updated 3 years ago
- Cache benchmark for Golang☆72Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A goroutine job dispatcher based on worker-pool pattern.☆32Updated last year
- Golang rate limiter for distributed system☆50Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated 2 years ago