vadiminshakov / committerLinks
Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang
☆38Updated this 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.☆61Updated 4 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
- on-disk hash table(mainly for WAL).☆28Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆80Updated 2 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆46Updated last year
- Native persistent memory support for Go☆81Updated 2 years ago
- An implementation of Count-Min Sketch in Golang☆36Updated 6 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Benchmarks for BigCache project☆21Updated last year
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆13Updated last week
- Send gRPCs to your Raft leader☆21Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆107Updated 2 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- 🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk…☆34Updated last year
- Raft backend using LevelDB☆32Updated 3 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Rate limiter service built in Golang☆44Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated 11 months ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆27Updated 3 years ago