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 synchd package allows developers to create guarded sections of code that execute exclusively and in order, preventing concurrent execution. It provides `synchd` and `synchdFn` functions to queue and manage asynchronous operations using Promises. This project is ideal for JavaScript developers working with Node.js or front-end applications who need to ensure serialized execution of critical code sections.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of macil/synchd

Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for all Flow plugins.
Account's avatar
babel/babel
babel require hook
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
Macil/flow-copy-source
Script to copy javascript files and append ".flow" to the filename.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
Macil/pdelay
Returns a Promise that resolves with a given value after a set amount of time
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Macil's profile
Macil
64 contributions
dependabot[bot]'s profile
dependabot[bot]
17 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
16 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
10 contributions

Recent events

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

No events yet
macil

macil/synchd

Make guarded sections of code that won't run concurrently and queue instead

JavaScript
3
0
MIT License