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

Locks is a JavaScript library that implements synchronization primitives like mutex locks, read/write locks, condition variables, and semaphores. It's designed for Node.js and Component environments, allowing developers to manage resource access and coordinate asynchronous operations in single-threaded JavaScript environments. The library is particularly useful for developers working on complex Node.js applications that require controlled access to shared resources or need to coordinate multiple asynchronous operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
wizcorp

wizcorp/locks

Mutex locks, Read/Write locks, Condition variables and Semaphores in JavaScript

JavaScript
104
19
No license
tjenkinson's profile
tjenkinson
2 contributions
MiljenkoR's profile
MiljenkoR
1 contributions
XeniaSiskaki's profile
XeniaSiskaki
1 contributions

Support the dependencies of wizcorp/locks

Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers