tick
Timer
A Lua module for delaying function calls to specific intervals or times.
Lua module for delaying function calls
142 stars
10 watching
14 forks
Language: Lua
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kikito/cron.lua | A set of time-related functions for scheduling tasks at regular intervals. | 178 |
tickbh/td_rlua | A high-level binding for Lua 5.3 in Rust. | 53 |
rxi/lume | A collection of Lua functions geared towards game development. | 1,027 |
p0pr0ck5/lua-resty-tarpit | An open-source Lua module to slow down brute-force attacks on sensitive resources by artificially inflating response latency. | 27 |
rxi/log.lua | Provides basic logging functionality for Lua scripts | 315 |
rxi/json.lua | A lightweight JSON encoding and decoding library written in Lua | 1,882 |
luoxiu/schedule | A Swift-based timing tasks scheduler with an elegant and intuitive API | 1,825 |
anti-work/countdown.js | A JavaScript library for creating simple countdowns | 405 |
walmik/timer.jquery | A plugin to create and manage timers in web applications. | 297 |
daurnimator/luatz | A Lua library for working with dates and times in different time zones. | 121 |
rxi/flux | A tweening library for Lua that provides a flexible and efficient way to animate objects in games or other applications | 397 |
rxi/classic | A Lua module providing a basic class system with inheritance, mixin implementation, static variables, and metamethods. | 875 |
logustra/vountdown | A component for displaying countdown timers with customizable display options and event emissions. | 2 |
tieske/date | A Lua module providing date and time functionality with support for various formats and operations. | 263 |