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:
- A collection of best practices and lessons learnt from applying concurrency in go.☆109Updated 4 months ago
- Distributed key-value database in Go☆43Updated 4 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
- B-tree implementation for Go☆239Updated 3 years ago
- Checklist for code reviews☆157Updated 4 years ago
- Example code for how to get hashicorp/raft running with gRPC☆226Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- A basic Raft implementation in Go.☆229Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆270Updated 6 months ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆103Updated 5 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- ☆121Updated 2 years ago
- Cache benchmark for Golang☆74Updated last year
- ☆246Updated 3 weeks ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- (educational) build your own disk based KV store in Go☆239Updated last year
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- Vector Database implemented in Golang with support for full-text and vector search as well as fault tolerance via Raft.☆60Updated last year
- Synchronization and asynchronous computation package for Go☆253Updated 3 weeks ago
- Go lang implementation of saga pattern☆168Updated 11 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆246Updated 7 months ago
- Algorithms, 4th Edition, Go version☆187Updated 6 months ago
- Golnag microservice-template by DDD☆34Updated this week
- Start gRPC microservice from YAML, plugin of rk-boot☆78Updated last year
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆157Updated last year
- A highly optimized double-ended queue☆201Updated last year