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

v8-compile-cache-lib is a fork of v8-compile-cache that provides a programmatic API for other libraries and tools to use V8's code cache, which speeds up JavaScript module instantiation by caching parsed and compiled code. It's designed for developers building Node.js libraries or tools who want to optimize startup performance by reducing module loading times. The library attaches a require hook to automatically load cached code, with configurable options for cache directory and the ability to disable caching via environment variables.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of cspotcode/v8-compile-cache-lib

Account's avatar
facebook/flow
JavaScript parser written in OCaml. Produces ESTree AST
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
bruce/node-temp
Temporary files and directories

Support the repos that depend on this repository

Top contributors

zertosh's profile
zertosh
95 contributions
cspotcode's profile
cspotcode
8 contributions
rexxars's profile
rexxars
2 contributions
bnoordhuis's profile
bnoordhuis
1 contributions
BYK's profile
BYK
1 contributions
targos's profile
targos
1 contributions
ronwang01's profile
ronwang01
1 contributions
stelund's profile
stelund
1 contributions

Recent events

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

No events yet
cspotcode

cspotcode/v8-compile-cache-lib

JavaScript
13
0
MIT License