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

`event-loop-spinner` is a tiny utility library for Node.js that lets developers periodically yield control back to the event loop while performing CPU‑intensive or highly concurrent JavaScript work. By calling `eventLoopSpinner.isStarving()` and `await eventLoopSpinner.spin()` inside tight loops, the library prevents the process from blocking I/O and keeps the application responsive—making it useful for backend engineers who need to safeguard network‑heavy services from event‑loop starvation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of snyk/event-loop-spinner

Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

FauxFaux's profile
FauxFaux
17 contributions
gemaxim's profile
gemaxim
10 contributions
orsagie's profile
orsagie
6 contributions
bikochan's profile
bikochan
2 contributions
Kirill89's profile
Kirill89
1 contributions
MarcusArdelean's profile
MarcusArdelean
1 contributions
wayne-grant's profile
wayne-grant
1 contributions
prodsec-github-automation's profile
prodsec-github-automation
1 contributions

Recent events

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

No events yet
snyk

snyk/event-loop-spinner

Centralised event loop spinning

TypeScript
21
2
Other