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

The `node-windows-mutex` package exposes the Windows CreateMutex API to Node.js, enabling developers to create and manage mutexes for inter-process synchronization on Windows systems. It is designed for Node.js applications running exclusively on Windows that require mutex functionality, such as ensuring single-instance execution or coordinating access to shared resources. The package is optional and should be installed with `--save-optional` to avoid build issues on non-Windows platforms.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of microsoft/node-windows-mutex

Account's avatar
TooTallNate/node-bindings
Helper module for loading your native module's .node file
Account's avatar
nodejs/node-addon-api
Node.js API (Node-API)
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

joaomoreno's profile
joaomoreno
41 contributions
rzhao271's profile
rzhao271
17 contributions
deepak1556's profile
deepak1556
6 contributions
bpasero's profile
bpasero
4 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
Copilot's profile
Copilot
2 contributions
microsoft-github-policy-service[bot]'s profile
microsoft-github-policy-service[bot]
1 contributions

Recent events

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

No events yet
microsoft

microsoft/node-windows-mutex

Expose the Windows CreateMutex API to Node.JS

C++
36
20
Other