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

`async-cache-dedupe` is an asynchronous cache with deduplication support, designed to prevent multiple concurrent requests for the same resource by only fetching it once at any given time. It's ideal for developers building Node.js applications that need efficient caching with TTL (time-to-live) support, stale-while-revalidate functionality, and optional Redis storage for distributed caching scenarios.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mcollina/async-cache-dedupe

Account's avatar
yomguithereal/mnemonist
Curated collection of data structures for the JavaScript/TypeScript.
Account's avatar
BridgeAR/safe-stable-stringify
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Account's avatar
fastify/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
mcollina/tspl
Count the number of assertions for node:test
Account's avatar
mcollina/borp
node:test wrapper with TypeScript support via type stripping
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
feross/buffer
Node.js Buffer API, for the browser
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
igoradamenko/esbuild-plugin-alias
esbuild plugin for path aliases
Account's avatar
Gozala/events
Node's event emitter for all engines.
Account's avatar
luin/ioredis
A robust, performance-focused and full-featured Redis client for Node.js.
Account's avatar
neostandard/neostandard
A modern successor to standard
Account's avatar
browserify/path-browserify
the path module from node core for browsers
Account's avatar
microsoft/playwright
A high-level API to automate web browsers
Account's avatar
shtylman/node-process
process information for node.js and browsers
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
FredKSchott/rollup-plugin-polyfill-node
Account's avatar
browserify/stream-browserify
the stream module from node core for browsers
Account's avatar
isaacs/tap-mocha-reporter
Format a TAP stream using Mocha's set of reporters
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
vitejs/vite
Native-ESM powered web dev build tool
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
cloudflare/workers-sdk
Command-line interface for all things Cloudflare Workers

Support the repos that depend on this repository

Top contributors

mcollina's profile
mcollina
48 contributions
dependabot[bot]'s profile
dependabot[bot]
33 contributions
mateonunez's profile
mateonunez
23 contributions
simone-sanfratello's profile
simone-sanfratello
18 contributions
rahulrkr08's profile
rahulrkr08
7 contributions
thelinuxlich's profile
thelinuxlich
3 contributions
nicolasbillamboz-arrive's profile
nicolasbillamboz-arrive
3 contributions
ahmetuysal's profile
ahmetuysal
2 contributions
dualbus's profile
dualbus
2 contributions
SkeLLLa's profile
SkeLLLa
1 contributions

Recent events

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

No events yet
mcollina

mcollina/async-cache-dedupe

Async cache with dedupe support

JavaScript
705
51
MIT License