Repeat is a lightweight Swift timer library built on Grand Central Dispatch as an alternative to NSTimer. Its compact APIs create repeating or one-time timers that can operate on background queues. Timer instances can be paused, started, resumed, and reset without creating replacements. Multiple observers can subscribe to the same timer, while weak callback references help reduce unwanted retention. Repeat supports infinite, finite, and single-fire execution modes and exposes observable timer states. It also includes dedicated debouncer and throttler utilities for controlling how frequently blocks of code are executed.
Features
- Grand Central Dispatch-based timers
- Repeating and one-time execution modes
- Pause, resume, start, and reset controls
- Multiple timer observers
- Built-in function debouncing
- Built-in function throttling
Categories
ProductivityLicense
MIT LicenseFollow Repeat
Other Useful Business Software
Cut Data Warehouse Costs by 54%
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Repeat!