event-glue
Event handling framework
A compact, extendable event handling system for decoupling interface logic from application-specific code
A compact, extendable eventing fabric.
20 stars
6 watching
1 forks
Language: Common Lisp
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
orthecreedence/cl-async | A library providing asynchronous I/O capabilities for Common Lisp programming. | 273 |
orthecreedence/cl-hash-util | A utility library for working with Common Lisp hash tables | 29 |
orthecreedence/cl-rethinkdb | An asynchronous driver for interacting with RethinkDB databases using Common Lisp | 48 |
orthecreedence/carrier | An asynchronous HTTP client for streaming data over the web | 40 |
masoniteframework/events | Provides a way to handle events in a web application framework | 2 |
aligent/magento-async-events | A framework for handling asynchronous events in Magento 2. | 20 |
noppefoxwolf/combinative | A UI event handling library using Apple's Combine framework | 107 |
thephpleague/event | A package providing an event-driven abstraction for managing application events and actions | 1,521 |
outsystems/cefglue | A .NET wrapper control around the Chromium Embedded Framework (CEF) to embed web browsers in .NET applications. | 273 |
orlp/devector | A container class with efficient append operations on either end. | 37 |
cmtickle/module-event-thing | Provides plugins and observers for external logic integration in Magento 2 | 50 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 189 |
nickstrupat/entityframework.triggers | Adds events for entity inserting, inserted, updating, updated, deleting, and deleted to Entity Framework | 374 |
alfert/reaxive | A reactive event handling library for Elixir | 284 |
agoalofalife/event | A package implementing a pattern of event notification and response from multiple subscribers. | 58 |