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

This project provides a read-write mutex implementation for JavaScript using Promises, allowing multiple concurrent readers or a single exclusive writer. It's designed for JavaScript developers who need to manage safe concurrent access to

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tyler-johnson/rwmutex

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
tyler-johnson/autorelease
Automatically release NPM packages based on commit messages.
Account's avatar
tyler-johnson/autorelease-github
Autorelease steps for Github.
Account's avatar
tyler-johnson/autorelease-travis
Autorelease steps for Travis.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
shelljs/shx
Portable Shell Commands for Node
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
jprichardson/tape-promise
Promise/async support for tape.
Account's avatar
juliangruber/tape-run
Headless tape test runner

Support the repos that depend on this repository

Top contributors

tyler-johnson's profile
tyler-johnson
3 contributions

Recent events

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

No events yet
tyler-johnson

tyler-johnson/rwmutex

Read-Write Mutex/Lock with JavaScript Promises. Inspired by Golang's sync.RWMutex.

JavaScript
0
0
MIT License