vadiminshakov / committerLinks
Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang
☆37Updated this week
Alternatives and similar repositories for committer
Users that are interested in committer are comparing it to the libraries listed below
Sorting:
- Cache benchmark for Golang☆72Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- Send gRPCs to your Raft leader☆20Updated 3 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- on-disk hash table(mainly for WAL).☆28Updated last year
- Benchmarks for BigCache project☆21Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- ☆28Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆82Updated 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.☆257Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- ☆34Updated 4 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Rate limiter service built in Golang☆44Updated 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 3 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- ⚡️ lock-free utilities in Go☆157Updated last year
- ☆80Updated 2 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆107Updated 2 months ago
- Raft backend using LevelDB☆31Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Golang rate limiter for distributed system☆50Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago