YuriyNasretdinov / chukchaLinks
Easy to use distributed event bus similar to Kafka
☆95Updated 2 years ago
Alternatives and similar repositories for chukcha
Users that are interested in chukcha are comparing it to the libraries listed below
Sorting:
- Distributed key-value database in Go☆43Updated 4 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆107Updated 2 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆263Updated 4 months ago
- Example code for how to get hashicorp/raft running with gRPC☆221Updated 10 months ago
- Checklist for code reviews☆157Updated 4 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
- Algorithms, 4th Edition, Go version☆186Updated 4 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- 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
- ☆66Updated last year
- Go-Elasticsearch-RabbitMQ☆43Updated 2 years ago
- ☆121Updated last year
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Outbox Pattern implementation in go☆34Updated 5 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆134Updated 3 weeks ago
- ⚡️ lock-free utilities in Go☆157Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 5 months ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆37Updated this week
- A highly optimized double-ended queue☆198Updated last year
- Log-structured merge-tree☆31Updated 2 years ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆60Updated 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.☆209Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- Packages for creating data pipelines☆22Updated 5 months ago
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- Example project for an article Metaprogramming with Go☆103Updated 3 years ago