Luvent
Event library
An event-driven programming library for Lua that allows creating events with associated functions and providing different arguments.
Simple Event Library for Lua
75 stars
5 watching
6 forks
Language: Lua
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adobe-webplatform/eve | A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. | 319 |
flowyroll/lodash.lua | A Lua implementation of a functional programming library inspired by JavaScript's Lodash. | 66 |
enki/libev | A high-performance event loop library with features like fork detection and file system watching. | 1,635 |
daurnimator/luatz | A Lua library for working with dates and times in different time zones. | 120 |
automattf/vector.lua | A Lua library providing basic vector operations and functionality. | 47 |
mirven/underscore.lua | A Lua library implementing functional programming utilities inspired by the JavaScript library underscore. | 402 |
aiq/luazdf | A collection of reusable, independent utility functions for the Lua programming language | 46 |
askyrme/luaproc | A library that enables concurrent programming in Lua by providing support for coroutines and message passing between independent processes. | 118 |
lunarmodules/luassert | A Lua assertion library providing additional tests and custom assertion capabilities. | 206 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 37 |
artman/signals | A micro-library for creating and observing events in Swift applications. | 465 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
daurnimator/fifo.lua | A Lua library implementing a First-In-First-Out data structure | 35 |
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
jpkleemans/attribute-events | Library that generates domain events from Eloquent attribute changes in Laravel applications | 309 |