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

**node-fibers** provides coroutine support for Node.js, allowing developers to write synchronous-style code that runs asynchronously by jumping between multiple call stacks within a single thread. It's intended for developers who need to integrate synchronous libraries into asynchronous Node.js applications, though its use is now discouraged in favor of modern alternatives like async/await, Promises, and Generators.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of laverdet/node-fibers

Account's avatar
lovell/detect-libc
Node.js module to detect the C standard library (libc) implementation family and version

Support the repos that depend on this repository

Top contributors

laverdet's profile
laverdet
218 contributions
edimarlnx's profile
edimarlnx
4 contributions
jeremyevans's profile
jeremyevans
3 contributions
renanccastro's profile
renanccastro
3 contributions
denihs's profile
denihs
3 contributions
lm1's profile
lm1
2 contributions
metamatt's profile
metamatt
2 contributions
no2chem's profile
no2chem
2 contributions
qbit's profile
qbit
1 contributions
akzhan's profile
akzhan
1 contributions

Recent events

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

No events yet
laverdet

laverdet/node-fibers

Fiber/coroutine support for v8 and node.

C++
3551
218
MIT License