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
- A collection of best practices and lessons learnt from applying concurrency in go.☆108Updated 3 months ago
- Checklist for code reviews☆157Updated 4 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated 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…☆225Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- A distributed message queue.☆125Updated last month
- Algorithms, 4th Edition, Go version☆187Updated 5 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- Golnag microservice-template by DDD☆34Updated last week
- Clean Architecture using Golang.☆83Updated 3 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- cdule (pronounce as Schedule) Golang based scheduler library with database support.☆55Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆121Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆268Updated 5 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- Example code for how to get hashicorp/raft running with gRPC☆223Updated 11 months ago
- ☆67Updated last year
- A basic Raft implementation in Go.☆228Updated last year
- Library that helps to limit the memory consumption of your Go service.☆79Updated 2 years ago
- Cache benchmark for Golang☆74Updated last year
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing for Go 1.18+.☆161Updated 2 years ago
- (educational) build your own disk based KV store in Go☆237Updated last year
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆38Updated 2 weeks ago
- Vector Database implemented in Golang with support for full-text and vector search as well as fault tolerance via Raft.☆60Updated 11 months ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆245Updated 7 months ago