block_timer
Timer helper
Provides a set of macros and functions to work with timers in Elixir
Macros to use :timer.apply_after and :timer.apply_interval with a block
10 stars
1 watching
2 forks
Language: Elixir
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
safwank/elixirretry | Provides macros for retrying code with customizable delay and exception handling strategies. | 443 |
fatih-yavuz/alfred-timer-workflow | Automates timer functionality on a Mac, triggering an action (blinking Hue lights) at a specified interval. | 39 |
adamkittelson/simplex | An Elixir library for interacting with the Amazon SimpleDB API | 3 |
jaeryo2357/circletimer | A circular timer with animation and customization options for Android applications | 32 |
peek-travel/cocktail | A date recurrence library for Elixir based on iCalendar events | 223 |
ausimian/timelier | A cron-style scheduling application for Elixir. | 12 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
batate/shouldi | Provides Elixir testing libraries with nested contexts and improved test naming conventions | 135 |
caderek/aoctimer | A tool to measure code execution time in relative units. | 9 |
skibitsky/alfred-timing | An Alfred workflow for integrating with the Timing app on macOS. | 33 |
thibaultboursier/use-timer | A React Hook that provides a simple and customizable timer functionality | 198 |
rxi/tick | A Lua module for delaying function calls to specific intervals or times. | 138 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
kbrw/rulex | A tiny Elixir library providing a simple rule handler using pattern matching | 13 |
alco/benchfella | Tools for comparing and benchmarking small code snippets | 516 |