YuriyNasretdinov / chukchaLinks
Easy to use distributed event bus similar to Kafka
☆95Updated 3 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☆44Updated 5 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 10 months 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…☆225Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- Checklist for code reviews☆157Updated 4 years ago
- A distributed message queue.☆125Updated 7 months ago
- Algorithms, 4th Edition, Go version☆189Updated last year
- ☆123Updated 2 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Cache benchmark for Golang☆77Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A Go runtime concurrency visualizer☆30Updated 7 years ago
- A library to help you create pipelines in Golang☆226Updated 2 years ago
- ☆259Updated last week
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ☆121Updated 4 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆282Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 4 years ago
- Vector Database implemented in Golang with support for full-text and vector search as well as fault tolerance via Raft.☆62Updated last year
- ☆71Updated 2 years ago
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- Dead simple file downloader in Go☆42Updated 3 years ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- The size of variable at runtime☆155Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago