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 **bloom‑filters** package provides a TypeScript/JavaScript library of space‑efficient probabilistic data structures—classic, partitioned, scalable and counting Bloom filters, cuckoo filters, HyperLogLog, Count‑Min Sketch, Top‑K, MinHash, invertible Bloom filters and XOR‑filters—built on fast non‑cryptographic xxHash functions. It’s aimed at developers who need fast, memory‑light approximate set‑membership, cardinality, frequency‑ranking or similarity‑estimation utilities for Node.js or browser applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of callidon/bloom-filters

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for seedrandom
Account's avatar
niklasvh/base64-arraybuffer
Encode/decode base64 data into ArrayBuffers
Account's avatar
feross/is-buffer
Determine if an object is a Buffer
Account's avatar
dcodeIO/long.js
A Long class for representing a 64-bit two's-complement integer value.
Account's avatar
rbuckton/reflect-metadata
Polyfill for Metadata Reflection API
Account's avatar
davidbau/seedrandom
Seeded random number generator for Javascript.
Account's avatar
pierrec/js-xxhash
xxHash in Javascript
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for cuint
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for xxhashjs
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
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/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
Gerrit0/typedoc-plugin-missing-exports
Include non-exported types in TypeDoc documentation
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Callidon's profile
Callidon
118 contributions
folkvir's profile
folkvir
45 contributions
dependabot[bot]'s profile
dependabot[bot]
26 contributions
jonahharris's profile
jonahharris
5 contributions
lqmanh's profile
lqmanh
2 contributions
dleppik's profile
dleppik
1 contributions
EmilianoSanchez's profile
EmilianoSanchez
1 contributions
JustroX's profile
JustroX
1 contributions
Zergity's profile
Zergity
1 contributions

Recent events

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

No events yet
callidon

callidon/bloom-filters

JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash

TypeScript
444
52
MIT License