kelindar / event
Simple internal event bus for Go applications
☆31Updated last year
Alternatives and similar repositories for event
Users that are interested in event are comparing it to the libraries listed below
Sorting:
- ☆12Updated last year
- Scheduler of events for near real-time systems☆24Updated last year
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Wrapper around LUA script executor for long-running scripts☆20Updated 8 months ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆23Updated 5 months ago
- Show progress of concurrent tasks in your terminal – a minimalistic Go library with a lock-free design☆13Updated 4 months ago
- Minimal rules engine, uses yaml as input☆27Updated last year
- TopN collector☆24Updated 11 months ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Agentic AI workers explicitly in Go☆13Updated 3 months ago
- An offheap memory allocator for manual memory management in Golang☆25Updated last week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- ↬ The retro Golang ORM.☆29Updated 11 months ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated 3 weeks ago
- A sqlite based queue written in go