event-dispatcher
Event dispatcher library
A library that enables loose coupling and communication between components in an application using the Mediator and Observer patterns.
A Mediator and Observer pattern event library
13 stars
3 watching
0 forks
Language: Crystal
last commit: 3 months ago
Linked from 1 awesome list
componentcrystal
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a fast dispatching system for signal/event communication between interested parties. | 1,808 |
| An event dispatcher that integrates with the Slim Framework to enable event-driven programming | 7 |
| An event bus library providing thread-safe, flexible, and RAII-based handling of events in C++17 | 143 |
| An event dispatching/handling library for FastAPI and Starlette applications | 453 |
| A library that enables event-driven programming in PHP applications. | 21 |
| Provides an EventTarget prototype that can be attached to any JavaScript object | 12 |
| A C++ library for event dispatching and callback management | 1,401 |
| An alternative to Grand Central Dispatch with new Swift classes for queues, timers, and task groups. | 107 |
| Library for dispatching notifications to various platforms from Elixir applications. | 110 |
| Schedules artisan commands to run automatically at specified times and environments. | 1,060 |
| A framework for handling events in Kubernetes controllers | 29 |
| An event emitter designed to minimize synchronous operations in asynchronous code. | 1,754 |
| A tool that dispatches HTTP requests to multiple underlying servers based on the request path | 23 |
| Distributed storage and API dispatcher for backend services. | 104 |
| A micro-library for creating and observing events in Swift applications. | 466 |