Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-23 02:05 UTC

RyanCodrai / turbovec

A vector index built on TurboQuant, written in Rust with Python bindings

Rust · PythonMIT★ 16,237 stars⑂ 1,403 forkssince Mar 2026View on GitHub ↗

RyanCodrai/turbovec holds a health index of 88 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (85/100) and lowest on Sustainability & Governance (59/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

88
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

88
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 74 is calibrated to 88 on the published index scale (record calibration 2026-08-02).

Ownership

Ryan CodraiPersonal account
451 followers5 public repossince Feb 2015

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioturbovec1.0.013,243144 days agoannnearest-neighborquantizationsimdvector-searchalgorithmscompressionscience
PyPIturbovec1.0.062,773194 days agovector-searchquantizationnearest-neighborannsimdragembeddings

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

79Good · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
9/36Commit cadence13/52 weeks with commits
18/18Commit volume362 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year362
human_commit_share1
days_since_last_push1
active_weeks_last_year13
How it's scored
16.2/27Ships releases15 version tags (no GitHub releases)
36/36Release recencylatest release 4 days ago
27/27Release cadencea release every ~10.3 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count15
latest_release_tagv1.0.0
releases_from_tagsyes
days_since_latest_release4
mean_days_between_releases10.3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

85Excellent · 17% of overall
How it's scored
60/60Stars16,237 stars
25/25Forks1,403 forks
10.1/15Watchers66 watchers
Inputs used
forks1,403
stars16,237
watchers66
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
65.1/80Monthly downloads76,016 downloads/month across crates, pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesturbovec, turbovec
dependents
ecosystemscrates, pypi
total_downloads40,353
monthly_downloads76,016
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

59Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.3/22.5Commit distributiontop contributor authored 99% of commits
8.1/13.5Contributor breadth6 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.986
How it's scored
39.6/42Issue resolution94% of issues closed
25.8/30PR acceptance226/263 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs226
open_issues15
closed_issues254
prs_merged_7d7
prs_decided_7d7
prs_merged_30d44
prs_decided_30d58
issue_closed_ratio0.944
closed_unmerged_prs37
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
19.1/25Owner reach451 followers of RyanCodrai
17.7/25Track record5 public repos, account ~11 yr old
Inputs used
followers451
owner_typeUser
is_verified
owner_loginRyanCodrai
public_repos5
account_age_days4,217
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on crates, pypi
35/35Publish recencylatest publish 4 days ago
20/20Version history19 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesturbovec, turbovec
ecosystemscrates, pypi
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows12 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://pypi.org/project/turbovec/
10/10Repository description
10/10Topics15 topics
10/10Wiki
Inputs used
topicsann, avx512, embeddings, faiss, nearest-neighbor, neon, python, quantization, rag, rust, simd, vector-search, embedding, quant, turboquant
has_wikiyes
homepagehttps://pypi.org/project/turbovec/
docs_sitehttps://pypi.org/project/turbovec/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

73Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
2/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0/5SASTno SAST tool detected
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.8
Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
19/25Indirect dependencies free of known advisories1 affected: paste 1.0.15 (unknown)
37.2/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 684 days ago
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages40
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Matched the crates:turbovec@1.0.0 runtime dependency closure — what installing the published package pulls in — 40 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

70Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history99 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.99
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapCargo.toml, examples/downstream-smoke/Cargo.toml, turbovec-python/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice93 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
4/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.93
toolchain_manifestsCargo.toml, examples/downstream-smoke/Cargo.toml, turbovec-python/Cargo.toml, turbovec/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeRust (statically typed)
52/55Manageable file sizes12/217 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes211,506
source_files_sampled217
oversized_source_files12
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

16,237GitHub stars
6contributors
362commits, last 12 months
1days since last push
15releases
1bus factor
15open issues
crates.io, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'turbovec-python' from its registry

More detail

Star and fork history 0 ★ / 1,403 ⇿
0Stars
1,403Forks
3Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

05001,0001,5001,4031692026-062026-072026-08
Major 1Minor 1Patch 1
OpenSSF Scorecard 6.8 / 10
6.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-23 02:05 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
crates.ioturbovec-coreturbovec-python/Cargo.toml
crates.iopyo30.29.0turbovec-python/Cargo.toml
crates.ionumpy0.29.0turbovec-python/Cargo.toml
crates.iorayon1.12turbovec-python/Cargo.toml
PyPInumpy>=1.20turbovec-python/pyproject.toml
crates.iorayon1.12turbovec/Cargo.toml
crates.ioordered-float4turbovec/Cargo.toml
crates.iorand0.8turbovec/Cargo.toml
crates.iorand_chacha=0.3.1turbovec/Cargo.toml
crates.iostatrs=0.17.1turbovec/Cargo.toml
All dependencies 80

Full resolved dependency set from the GitHub dependency graph: 14 direct and 66 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
crates.ionumpydirect
crates.ionumpy0.29.0direct
crates.ioordered-floatdirect
crates.ioordered-float4.6.0direct
crates.iopyo3direct
crates.iopyo30.29.0direct
crates.ioranddirect
crates.iorand0.8.6direct
crates.iorand0.8.7direct
crates.iorand_chacha0.3.1direct
crates.iorayondirect
crates.iorayon1.12.0direct
crates.iostatrs0.17.1direct
PyPInumpydirect
crates.ioapprox0.5.1indirect
crates.ioautocfg1.5.0indirect
crates.ioautocfg1.5.1indirect
crates.iobytemuck1.25.0indirect
crates.iobytemuck1.25.2indirect
crates.iocfg-if1.0.4indirect
crates.iocrossbeam-deque0.8.6indirect
crates.iocrossbeam-deque0.8.7indirect
crates.iocrossbeam-epoch0.9.20indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iocrossbeam-utils0.8.22indirect
crates.ioeither1.15.0indirect
crates.ioeither1.17.0indirect
crates.iogetrandom0.2.17indirect
crates.ioheck0.5.0indirect
crates.iolibcindirect
crates.iolibc0.2.184indirect
crates.iolibc0.2.189indirect
crates.iolibm0.2.16indirect
crates.iomatrixmultiply0.3.10indirect
crates.iomatrixmultiply0.3.11indirect
crates.ionalgebra0.32.6indirect
crates.ionalgebra-macros0.2.2indirect
crates.iondarray0.17.2indirect
crates.ionum-complex0.4.6indirect
crates.ionum-integer0.1.46indirect
crates.ionum-rational0.4.2indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.4indirect
crates.iopaste1.0.15indirect
crates.ioportable-atomic1.13.1indirect
crates.ioportable-atomic-util0.2.6indirect
crates.ioppv-lite860.2.21indirect
crates.ioproc-macro21.0.106indirect
crates.ioproc-macro21.0.107indirect
crates.iopyo3-build-configindirect
crates.iopyo3-build-config0.29.0indirect
crates.iopyo3-ffi0.29.0indirect
crates.iopyo3-macros0.29.0indirect
crates.iopyo3-macros-backend0.29.0indirect
crates.ioquote1.0.45indirect
crates.ioquote1.0.47indirect
crates.iorand_core0.6.4indirect
crates.iorand_distr0.4.3indirect
crates.iorawpointer0.2.1indirect
crates.iorayon-core1.13.0indirect
crates.iorustc-hash2.1.2indirect
crates.iosafe_arch0.7.4indirect
crates.iosimba0.8.1indirect
crates.iosyn2.0.117indirect
crates.iosyn2.0.119indirect
crates.iotarget-lexicon0.13.5indirect
crates.iotypenum1.19.0indirect
crates.iotypenum1.20.1indirect
crates.iounicode-ident1.0.24indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowide0.7.33indirect
crates.iozerocopy0.8.48indirect
crates.iozerocopy0.8.55indirect
crates.iozerocopy-derive0.8.48indirect
crates.iozerocopy-derive0.8.55indirect
PyPIagnoindirect
PyPIhaystack-aiindirect
PyPIlangchain-coreindirect
PyPIllama-index-coreindirect
PyPImaturinindirect
Dependency advisories 1

Installing crates:turbovec@1.0.0 pulls in 40 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
paste1.0.15indirectunknown1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io, PyPI.