Topic: "debouncer"
PlugFox/throttling
Throttler and debouncer in dart
Language: Dart - Size: 59.6 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 3

apartmentlist/sidekiq-bouncer
Debounce Sidekiq jobs that have the same worker class and params.
Language: Ruby - Size: 16.6 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 35 - Forks: 9

GetStream/rate_limiter
A pure dart package to apply useful rate limiting strategies on regular functions.
Language: Dart - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 7

thoth-org/Thoth.Elmish.Debouncer
Language: F# - Size: 915 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 13 - Forks: 1

dwayne/elm-debouncer
Debounce or throttle your actions in Elm.
Language: Elm - Size: 277 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 11 - Forks: 0

manuelCarlos/RateLimiters
Debounce and Throttle in Swift.
Language: Swift - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 2

GabyGold67/ButtonToSwitch_AVR
Complete buttons to switches library implemented for Arduino, with flags update automation, function callbacks, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
Language: C++ - Size: 1.89 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

iammituraj/debouncer
Debouncer circuit in Verilog to filter glitches/bounces inherent in switches.
Language: SystemVerilog - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

MicroBeaut/ADebouncer
Advanced Debouncer Library for Arduino
Language: C++ - Size: 20.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

GabyGold67/ButtonToSwitch_ESP32
Complete buttons to switches library implemented for ESP32-Arduino, with flags update automation, function callbacks, tasks unblocking, task resumes, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
Language: C++ - Size: 2.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

devnax/dboun
The dboun function is a utility designed to limit the rate at which a function is executed. It ensures that the provided function (fn) is called only after a specified delay (delay) has elapsed since the last invocation. By default, the delay is set to 400 milliseconds.
Language: JavaScript - Size: 78.1 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

Alfaizkhan/debouncer
An easy-to-use method call Debouncer package for Dart/Flutter.
Language: Dart - Size: 10.7 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

igorskyflyer/npm-snooze
😴 Snooze is an efficient debouncer with a twist! 🌀⏰
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

mesqueeb/Debouncify
🔂 Swift actor to debounce anything & SwiftUI View modifier `onChange` with debounce
Language: Swift - Size: 58.6 KB - Last synced at: 4 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

igorskyflyer/npm-zep
🧠 Zep is a zero-dependency, efficient debounce module. ⏰
Language: TypeScript - Size: 249 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sean9999/rebouncer
A Powerful Debouncer for your Conjuring Needs
Language: Go - Size: 3.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

devonChurch/eggs-benedict
A simple utility that limits the impact of functions the demand high CPU load
Language: TypeScript - Size: 773 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

TimMathias/Arduino-Debouncer
Simple debouncer for Arduino that detects positive and negative edges using hysteresis or integration.
Language: C++ - Size: 80.1 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

samarth4487/Debouncer
Debouncing class written in Swift
Language: Swift - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dev-cetera/df_debouncer
A package that provides a practical Debouncer for optimizing performance by controlling the frequency of function calls in response to rapid events.
Language: Dart - Size: 71.3 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

romdo/go-debounce
Go package that provides a number of debounce patterns as a set of easy to use functions.
Language: Go - Size: 45.9 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 1

mature-woman/damper.mjs
Execute multiple function calls in a timeout amount of time just once
Language: JavaScript - Size: 8.79 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

crontab/Multiplexer
Asynchronous caching and multiplexing layer for Swift client apps
Language: Swift - Size: 320 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DavidVollmers/Debouncer
Debounce your code!
Language: C# - Size: 81.1 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MicroBeaut/MAX6816
Single Switch Debouncer Library for Arduino
Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gbrandtio/rw-debouncer
A dart library that provides a debouncer implementation with some out-of-the-box useful debouncing operations.
Language: Dart - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Hawmex/nexbounce 📦
A debouncer library based on microtasks.
Language: TypeScript - Size: 244 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bdubs-astro/uPy_Debounce_Switch
debounce a switch using interrupts
Language: Python - Size: 248 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bdubs-astro/DebounceSwitch
de-bounce a mechanical switch
Language: C++ - Size: 3.19 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bdubs-astro/DebounceSwitch-Test
de-bounce a mechanical switch
Language: C++ - Size: 3.21 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

enabokov/pacer
Language: Rust - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
