blinker
Event dispatcher
Provides a fast dispatching system for signal/event communication between interested parties.
A fast Python in-process signal/event dispatching system.
2k stars
39 watching
181 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
blinkerpythonsignals
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that enables loose coupling and communication between components in an application using the Mediator and Observer patterns. | 13 |
| An event dispatching/handling library for FastAPI and Starlette applications | 453 |
| An event dispatcher that integrates with the Slim Framework to enable event-driven programming | 7 |
| A C++ library for event dispatching and callback management | 1,401 |
| A library that enables event-driven programming in PHP applications. | 21 |
| An event bus library providing thread-safe, flexible, and RAII-based handling of events in C++17 | 143 |
| A library that integrates Redis queues with Flask applications | 216 |
| Automates incident management tasks for security and other events by integrating with existing tools | 5,188 |
| A Go package implementing a pubsub system with event emitting and filtering capabilities. | 510 |
| A Flask extension that simplifies email sending functionality | 611 |
| A tool that simplifies the integration of Flask web framework and WTForms form handling with features like CSRF protection, file uploads, and reCAPTCHA support. | 1,468 |
| A notification system that checks preferences and dispatches notifications to different adapters | 30 |
| A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. | 15 |
| A flexible forms validation and rendering library for Python web development | 1,515 |
| A Python client library for connecting to and interacting with a distributed message broker | 53 |