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

Last synced: about 16 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: 6 days ago

Total Commits: 679
Total Committers: 4
Avg Commits per committer: 169.75
Development Distribution Score (DDS): 0.007

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

Name Email Commits
Eric S. Tellez d****t@g****m 674
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: about 1 month ago

Total issues: 13
Total pull requests: 45
Average time to close issues: 3 months
Average time to close pull requests: 3 months
Total issue authors: 8
Total pull request authors: 10
Average comments per issue: 9.15
Average comments per pull request: 0.38
Merged pull request: 13
Bot issues: 0
Bot pull requests: 25

Past year issues: 1
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.2
Past year merged pull request: 2
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)
  • nlw0 (2)
  • davidoskky (1)
  • rssdev10 (1)
  • D3MZ (1)
  • AbrJA (1)
  • JuliaTagBot (1)

Top Pull Request Authors

  • github-actions[bot] (16)
  • dependabot[bot] (9)
  • sadit (8)
  • 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 4 months ago)
  • Last Synced: 2026-04-01T12:05:23.327Z (3 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
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 *