Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Retimer is a Node.js library that provides a reschedulable `setTimeout` function, optimized for managing a large number of timers efficiently. It improves performance by avoiding expensive timer removal operations in Node's internal timer list, making it ideal for applications needing keep-alive functionality with many clients or sockets. This is particularly useful when frequent rescheduling of timers is required.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mcollina/retimer

Account's avatar
chrisguttandin/worker-timers
A replacement for setInterval() and setTimeout() which works in unfocused windows.
Account's avatar
mcollina/fastbench
the simplest benchmark you can run on node
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-dot
Formatted TAP output with dots ...
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mcollina's profile
mcollina
18 contributions
addityasingh's profile
addityasingh
1 contributions
robertsLando's profile
robertsLando
1 contributions
nherment's profile
nherment
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mcollina

mcollina/retimer

reschedulable setTimeout for you node needs

JavaScript
39
8
MIT License