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.918676316468424

Last synced: about 4 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: 1 day ago

Total Commits: 230
Total Committers: 10
Avg Commits per committer: 23.0
Development Distribution Score (DDS): 0.578

Commits in past year: 19
Committers in past year: 1
Avg Commits per committer in past year: 19.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****] 31
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: 1 day ago

Total issues: 34
Total pull requests: 85
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.66
Merged pull request: 57
Bot issues: 0
Bot pull requests: 33

Past year issues: 0
Past year pull requests: 14
Past year average time to close issues: N/A
Past year average time to close pull requests: 13 days
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.29
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 14

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

  • dependabot[bot] (33)
  • folkvir (29)
  • 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 (36)
  • javascript (14)
  • enhancement (6)
  • 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 almost 2 years ago)
  • Last Synced: 2026-09-10T20:41:49.293Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 16
  • Dependent Repositories: 43
  • Downloads: 1,970,019 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

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/callidon/bloom-filters#section-documentation
  • Licenses: mit
  • Latest release: v3.0.4+incompatible (published almost 2 years ago)
  • Last Synced: 2026-09-10T20:54:45.681Z (1 day ago)
  • Versions: 22
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.811%
    • Average: 4.973%
    • Dependent repos count: 5.135%
proxy.golang.org: github.com/Callidon/bloom-filters

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/Callidon/bloom-filters#section-documentation
  • Licenses: mit
  • Latest release: v3.0.4+incompatible (published almost 2 years ago)
  • Last Synced: 2026-09-10T20:54:25.727Z (1 day ago)
  • Versions: 22
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.811%
    • Average: 4.973%
    • Dependent repos count: 5.135%

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