timers
Timer library
A Ruby library providing timers and scheduling functionality for event loops.
Pure Ruby timers collections suitable for use with event loops
337 stars
16 watching
32 forks
Language: Ruby
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dalu93/each | A library providing an elegant interface for creating timers with configurable intervals and automatic memory management | 759 |
socketry/cool.io | Provides an event-driven I/O system with asynchronous wrappers for Ruby's core socket classes. | 693 |
jaeryo2357/circletimer | A circular timer with animation and customization options for Android applications | 32 |
radex/swiftytimer | An API for scheduling timers in iOS apps using a modern Swift syntax | 1,232 |
recp/tm | Provides a set of utility functions for managing timers and elapsed time in C. | 42 |
nommiin/timers | An implementation of setTimeout and setInterval functions in GameMaker Studio 2.3 using Yacc. | 3 |
developerpaul123/periodic-function | A simple library to repeatedly call a function at a given time interval. | 28 |
socketry/benchmark-http | An asynchronous HTTP benchmark tool for analyzing server performance and website access times | 18 |
rq/rq-scheduler | Library that adds scheduling capabilities to Redis-based queuing library | 1,447 |
thibaultboursier/use-timer | A React Hook that provides a simple and customizable timer functionality | 198 |
pannous/wruby | A web-based implementation of the Ruby language using WebAssembly | 14 |
socketry/async-http | An asynchronous client and server implementation of HTTP/1.0, 1.1, and 2 including TLS support for streaming requests and responses. | 320 |
slack-ruby/slack-ruby-bot-server-events | A Ruby library that enables event-driven interactions with Slack APIs | 71 |
time-rs/time | A widely-used Rust library for handling dates and times. | 1,124 |
mikra01/timerpool | Library providing a thread-safe timer management system. | 8 |