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

JOSS: https://github.com/sadit/SimilaritySearch.jl

information-retrieval julia metric-search search-engine similarity-search

Score: 10.477851197106105

Last synced: about 12 hours ago
JSON representation

Repository metadata:

A nearest neighbor search library with exact and approximate algorithms


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 774
Total Committers: 4
Avg Commits per committer: 193.5
Development Distribution Score (DDS): 0.006

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

Name Email Commits
Eric S. Tellez d****t@g****m 769
Eric S. Tellez d****t@g****m 3
github-actions[bot] 4****] 1
Julia TagBot 5****t 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 16
Total pull requests: 46
Average time to close issues: 10 months
Average time to close pull requests: 3 months
Total issue authors: 10
Total pull request authors: 10
Average comments per issue: 8.13
Average comments per pull request: 0.37
Merged pull request: 14
Bot issues: 0
Bot pull requests: 25

Past year issues: 3
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: about 23 hours
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.67
Past year average comments per pull request: 0.17
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/sadit/SimilaritySearch.jl

Top Issue Authors

  • zsz00 (3)
  • attobot (3)
  • sadit (2)
  • nlw0 (2)
  • davidoskky (1)
  • rssdev10 (1)
  • D3MZ (1)
  • brandon-feder (1)
  • AbrJA (1)
  • JuliaTagBot (1)

Top Pull Request Authors

  • github-actions[bot] (16)
  • dependabot[bot] (9)
  • sadit (9)
  • msubrayada (4)
  • AbrJA (2)
  • danielskatz (2)
  • PallHaraldsson (1)
  • jbytecode (1)
  • adienes (1)
  • JuliaTagBot (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (9)

Package metadata

juliahub.com: SimilaritySearch

A nearest neighbor search library with exact and approximate algorithms

  • Homepage: https://sadit.github.io/SimilaritySearch.jl/
  • Documentation: https://docs.juliahub.com/General/SimilaritySearch/stable/
  • Licenses: MIT
  • Latest release: 0.14.2 (published 6 months ago)
  • Last Synced: 2026-04-01T12:05:23.327Z (5 months ago)
  • Versions: 119
  • Dependent Packages: 11
  • Dependent Repositories: 16
  • Downloads: 121 Last month
  • Rankings:
    • Dependent repos count: 2.206%
    • Dependent packages count: 6.054%
    • Average: 10.741%
    • Stargazers count: 15.918%
    • Forks count: 18.785%

Dependencies

.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/documentation.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite
.github/workflows/CompatHelper.yml actions
apps/simsearch/Project.toml julia
  • Accessors *
  • ArgParse *
  • HDF5 *
  • JLD2 *
  • Printf *
  • SimilaritySearch *
  • Statistics *
  • StatsBase *
  • Test *
Project.toml julia
  • Accessors *
  • Dates *
  • Distances *
  • Distributions *
  • LinearAlgebra *
  • Polyester *
  • ProgressMeter *
  • Random *
  • SearchModels *
  • SparseArrays *
  • Statistics *
  • StatsBase *
  • StrideArraysCore *
benchmarks/Project.toml julia
  • CSV *
  • FixedSizeArrays *
  • JSON *
  • LoopVectorization *
  • SimilaritySearch *
  • Statistics *
  • StatsBase *
docs/Project.toml julia
  • Documenter *
  • LiveServer *
  • SimilaritySearch *