Delayer🌶️ 基于 Redis 的延迟队列中间件,采用 Golang 开发,支持 PHP、Golang 等多种语言客户端
Amqp ToolsThe amqp tools such as delay strategies and so on.
SubsyncSynchronize your subtitles using machine learning
Delay CliDelay execution for a given amount of seconds
RegraderVST delay plugin where the repeats degrade in resolution
Tap1Kb library for easy unified handling of user interactions such as mouse, touch and pointer events.
RomplayerAudioKit Sample Player (ROM Player) - EXS24, Sound Font, Wave Player
RetryA simple, stateless, functional mechanism to perform actions repetitively until successful.
HandyswiftHandy Swift features that didn't make it into the Swift standard library.
PagecontrollerInfinite paging controller, scrolling through contents and title bar scrolls with a delay
ElixirretrySimple Elixir macros for linear retry, exponential backoff and wait with composable delays
Input SpinnerA Number-Spinner, Support keyboard operations and continuous changing.
SwiftqueueJob Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more
waiterDelayed iteration for polling and retries.
streamdelayA delay + dump button for live streams, allowing screening and redaction of explict content.
sdmqis a simple delay message queue, based on redis and kotlin
redelayClojure library for first class lifecycle-managed state.
MelodrumaticAudio plugin that lets you use MIDI to pitch-shift via delay to turn unpitched audio into melodies
perf counterA dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfere it. This library will bring new functionalities, such as performance counter, delay_us and clock() service defined in time.h
ptSchedulerPretty tiny Scheduler or ptScheduler is an Arduino library for writing non-blocking periodic tasks easily.
ReactorReactor (for Vera and openLuup) is a Vera Home Automation plugin that provides advanced programmable logic.
UnityTimerPowerful and convenient library for running actions after a delay in Unity3D. Fork from akbiggs/UnityTimer. Add some useful functions.
ESP8266TimerInterruptThis library enables you to use Interrupt from Hardware Timers on an ESP8266-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tas…