An open API service for producing an overview of a list of open source projects.

https://github.com/Callidon/bloom-filters

bloom-filter count-min-sketch cuckoo-filter hyperloglog invertible-bloom-filter javascript minhash probabilistic topk

Score: 22.915548867147166

Last synced: about 21 hours ago
JSON representation

Repository metadata:

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


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 225
Total Committers: 10
Avg Commits per committer: 22.5
Development Distribution Score (DDS): 0.569

Commits in past year: 14
Committers in past year: 1
Avg Commits per committer in past year: 14.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Thomas Minier t****1@g****m 97
Thomas Minier t****r@p****m 48
Grall Arnaud f****r@o****r 43
dependabot[bot] 4****] 26
Jonah H. Harris j****s@g****m 5
Luong Quang Manh l****5@g****m 2
zergity z****y@g****m 1
Justine Romero t****d@g****m 1
Emiliano Sanchez e****z@h****o 1
David Leppik d****d@l****t 1

Issue and Pull Request metadata

Last synced: 14 days ago

Total issues: 34
Total pull requests: 75
Average time to close issues: about 1 month
Average time to close pull requests: about 1 month
Total issue authors: 30
Total pull request authors: 16
Average comments per issue: 3.71
Average comments per pull request: 0.69
Merged pull request: 52
Bot issues: 0
Bot pull requests: 23

Past year issues: 0
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: about 11 hours
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 4

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/Callidon/bloom-filters

Top Issue Authors

  • stbrody (2)
  • Callidon (2)
  • folkvir (2)
  • ghost (2)
  • baslr (1)
  • Eric24 (1)
  • SimonWoolf (1)
  • achingbrain (1)
  • nytr0gen (1)
  • t3chguy (1)
  • tri2820 (1)
  • TimDaub (1)
  • OR13 (1)
  • mixdev (1)
  • annekebr (1)

Top Pull Request Authors

  • folkvir (29)
  • dependabot[bot] (23)
  • Callidon (4)
  • EmilianoSanchez (3)
  • shlroland (2)
  • JustroX (2)
  • jonahharris (2)
  • pabloernesto (2)
  • lovasoa (1)
  • matheus23 (1)
  • tlqaksqhr (1)
  • dholms (1)
  • lqmanh (1)
  • Zergity (1)
  • 0xflotus (1)

Top Issue Labels

  • enhancement (12)
  • bug (7)
  • question (4)
  • invalid (1)
  • investigating (1)
  • help wanted (1)

Top Pull Request Labels

  • dependencies (26)
  • enhancement (6)
  • javascript (4)
  • bug (1)

Package metadata

npmjs.org: bloom-filters

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

  • Homepage: https://github.com/Callidon/bloom-filters#readme
  • Licenses: MIT
  • Latest release: 3.0.4 (published over 1 year ago)
  • Last Synced: 2026-07-19T11:54:48.227Z (4 days ago)
  • Versions: 30
  • Dependent Packages: 16
  • Dependent Repositories: 43
  • Downloads: 1,972,519 Last month
  • Docker Downloads: 25
  • Rankings:
    • Downloads: 0.348%
    • Dependent packages count: 1.414%
    • Docker downloads count: 1.544%
    • Dependent repos count: 1.994%
    • Average: 2.207%
    • Stargazers count: 3.505%
    • Forks count: 4.437%
  • Maintainers (2)
proxy.golang.org: github.com/Callidon/bloom-filters

proxy.golang.org: github.com/callidon/bloom-filters


Dependencies

.github/workflows/codeql-analysis.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/gh_pages_doc.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/npm_release.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
.github/workflows/npm_test_doc.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
package.json npm
  • @types/cuint ^0.2.X development
  • @types/lodash ^4.14.X development
  • @types/lodash.eq ^4.0.X development
  • @types/lodash.indexof ^4.0.X development
  • @types/node ^17.0.17 development
  • @types/seedrandom ^3.0.2 development
  • @types/xxhashjs ^0.2.X development
  • @typescript-eslint/eslint-plugin ^5.11.0 development
  • @typescript-eslint/parser ^5.11.0 development
  • chai ^4.3.6 development
  • eslint ^8.9.0 development
  • eslint-config-prettier ^8.3.0 development
  • eslint-plugin-node ^11.1.0 development
  • eslint-plugin-prettier ^4.0.0 development
  • mocha ^9.2.0 development
  • prettier ^2.5.1 development
  • random ^3.0.6 development
  • rimraf ^3.0.2 development
  • typedoc ^0.22.11 development
  • typedoc-plugin-missing-exports ^0.22.6 development
  • typescript ^4.5.5 development
  • base64-arraybuffer ^1.0.2
  • is-buffer ^2.0.5
  • lodash ^4.17.15
  • lodash.eq ^4.0.0
  • lodash.indexof ^4.0.5
  • long ^5.2.0
  • reflect-metadata ^0.1.13
  • seedrandom ^3.0.5
  • xxhashjs ^0.2.2
yarn.lock npm
  • 218 dependencies