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

Oblivious-set is a JavaScript library that provides a Set-like data structure with a Time-To-Live (TTL) feature for entries, allowing automatic expiration of items after a specified duration. Unlike other TTL caches, it operates without intervals or timeouts, enabling proper garbage collection when no references to the instance remain. This project is ideal for developers looking to manage temporary data efficiently in JavaScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pubkey/oblivious-set

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
pubkey/async-test-util
Util-functions that are be useful in async tests
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

pubkey's profile
pubkey
15 contributions

Recent events

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

No events yet
pubkey

pubkey/oblivious-set

Like a JavaScript Set() but with a TTL for entries

TypeScript
8
2
MIT License