YuriyNasretdinov / chukcha
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☆238Updated 3 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆262Updated 3 months ago
- ☆121Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆369Updated last year
- Checklist for code reviews☆157Updated 4 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
- Example code for how to get hashicorp/raft running with gRPC☆219Updated 9 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 6 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆104Updated last month
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆134Updated this week
- Clean Architecture using Golang.☆83Updated last month
- Write ahead log for Go.☆661Updated 6 months ago
- Algorithms, 4th Edition, Go version☆186Updated 4 months ago
- A highly optimized double-ended queue☆196Updated last year
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 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.☆256Updated 2 years ago
- Outbox Pattern implementation in go☆34Updated 4 months ago
- Go-Elasticsearch-RabbitMQ☆43Updated 2 years ago
- high performance in-memory cache☆292Updated 2 months ago
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Finite State Machine package in Go☆74Updated 2 years ago
- The size of variable at runtime☆146Updated 9 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 4 months ago
- Vector Database implemented in Golang with support for full-text and vector search as well as fault tolerance via Raft.☆60Updated 9 months ago
- ☆65Updated last year
- Simple query builder for MongoDB☆81Updated last month
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago