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 **expose-gc** package lets Node.js applications trigger V8’s garbage collector at runtime without needing to start Node with the `--expose-gc` flag. By simply requiring the module (or its function‑only entry point), developers can call `global.gc()` or a returned `gc()` function to manually invoke garbage collection, useful for testing, debugging, or memory‑management scripts where the original startup flags can’t be changed.

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

legraphista's profile
legraphista
4 contributions

Recent events

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

No events yet
legraphista

legraphista/expose-gc

Expose gc without passing the arg param

JavaScript
21
1
MIT License