YuriyNasretdinov / chukcha
Easy to use distributed event bus similar to Kafka
☆94Updated 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
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆254Updated 3 weeks ago
- B-tree implementation for Go☆236Updated 2 years ago
- Write ahead log for Go.☆636Updated 3 months ago
- Example code for how to get hashicorp/raft running with gRPC☆217Updated 6 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…☆222Updated last year
- Checklist for code reviews☆155Updated 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
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆103Updated 4 months ago
- ☆117Updated last year
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆95Updated 3 months ago
- convert Request of fasthttp、hertz and resty to CURL command line☆39Updated 8 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.☆252Updated last year
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.☆41Updated this week
- A highly optimized double-ended queue☆189Updated last year
- Zero-allocation type-safe pool for Go☆230Updated last year
- on-disk hash table(mainly for WAL).☆27Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆122Updated 3 years ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆41Updated last year
- Simple query builder for MongoDB☆79Updated 9 months ago
- Algorithms, 4th Edition, Go version☆184Updated last month
- A curated list of Awesome Go performance libraries and tools☆397Updated 9 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆202Updated 5 months ago
- ☆64Updated last year
- ☆234Updated 2 years ago
- Benchmark utility for the tidwall/btree Go package☆22Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago