YuriyNasretdinov / chukcha
Easy to use distributed event bus similar to Kafka
☆92Updated 2 years ago
Alternatives and similar repositories for chukcha:
Users that are interested in chukcha are comparing it to the libraries listed below
- Distributed key-value database in Go☆43Updated 4 years ago
- Algorithms, 4th Edition, Go version☆184Updated this week
- A collection of best practices and lessons learnt from applying concurrency in go.☆100Updated 3 months ago
- B-tree implementation for Go☆235Updated 2 years ago
- ⚡️ lock-free utilities in Go☆151Updated 7 months ago
- Clean Architecture using Golang.☆83Updated 11 months ago
- ☆117Updated 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…☆222Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆244Updated last week
- Zero-allocation type-safe pool for Go☆228Updated last year
- Checklist for code reviews☆154Updated 3 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆363Updated last year
- Cron library for go with distributed lock☆50Updated 3 years ago
- A simplified implementation for log structured merge tree.☆60Updated 4 years ago
- GFSM is small and fast Finity State Machine (FSM) library for Go☆37Updated last month
- Example code for how to get hashicorp/raft running with gRPC☆214Updated 5 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆198Updated 4 months ago
- Cache benchmark for Golang☆69Updated last year
- high performance in-memory cache☆284Updated this week
- Simple query builder for MongoDB☆80Updated 8 months ago
- A Go runtime concurrency visualizer☆26Updated 5 years ago
- Go port of Google's Swiss Table hash table☆334Updated 6 months ago
- Go implementation of B plus tree☆33Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆94Updated 2 months 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.☆250Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆128Updated 5 months ago
- Finite State Machine package in Go☆68Updated last year