YuriyNasretdinov / distribkv
Distributed key-value database in Go
☆43Updated 4 years ago
Alternatives and similar repositories for distribkv:
Users that are interested in distribkv are comparing it to the libraries listed below
- Easy to use distributed event bus similar to Kafka☆96Updated 2 years ago
- ☆34Updated 4 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆104Updated 3 weeks ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 6 months ago
- Distributed Computing with Go, published by Packt☆72Updated 2 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆59Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆132Updated 9 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆260Updated 3 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- B-tree implementation for Go☆237Updated 3 years ago
- actor model imlepemtation in golang☆49Updated 3 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.☆256Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆60Updated 11 months ago
- Package core is a service container that elegantly bootstrap and coordinate modular twelve-factor apps in Go.☆60Updated 2 years ago
- Cache benchmark for Golang☆72Updated 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…☆223Updated last year
- Go-Elasticsearch-RabbitMQ☆42Updated 2 years ago
- Hands-On Dependency Injection in Go, published by Packt☆143Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Algorithms, 4th Edition, Go version☆185Updated 3 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Example code for how to get hashicorp/raft running with gRPC☆218Updated 9 months ago
- 使用 Golang 解答 LeetCode☆62Updated last year
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- Log-structured merge-tree☆30Updated 2 years ago
- Key-value store on top of Raft Consensus Algorithm☆11Updated 6 years ago