Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-09 08:40 UTC

dotnet / Nerdbank.Streams

Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing

C#MIT★ 717 stars⑂ 75 forkssince Oct 2015View on GitHub ↗

dotnet/Nerdbank.Streams holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (96/100) and lowest on Community & Adoption (72/100). It was last updated today. A single contributor accounts for most of its recent work.

94
overall / 100
Exceptional

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.

94
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 80 is calibrated to 94 on the published index scale (record calibration 2026-08-02).

Ownership

.NET PlatformOrganization · verified domain
23,337 followers278 public repossince Oct 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmnerdbank-streams2.14.3543,459830 days agostreamsmultiplexingduplex
crates.ionerdbank-streamspoints to another repo — not scored2.14.3541020 days agoasynctokiostreamsmultiplexingasynchronousnetwork-programming

Metrics by category

Vitality

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

96Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
35.3/36Commit cadence51/52 weeks with commits
18/18Commit volume731 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year731
human_commit_share0.58
days_since_last_push0
active_weeks_last_year51
How it's scored
27/27Ships releases84 releases published
36/36Release recencylatest release 0 days ago
19.8/27Release cadencea release every ~60.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count84
latest_release_tagv2.14.354
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases60.6
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?

72Good · 17% of overall
How it's scored
46.3/60Stars717 stars
15.6/25Forks75 forks
5.8/15Watchers12 watchers
Inputs used
forks75
stars717
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicescodecov.io, dev.azure.com, shields.io
has_pull_request_templateno
How it's scored
47.2/80Monthly downloads3,459 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesnerdbank-streams
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,459
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?

73Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.5/22.5Commit distributiontop contributor authored 98% of commits
13.5/13.5Contributor breadth28 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled28
top_contributor_share0.98
How it's scored
41.7/42Issue resolution99% of issues closed
21.5/30PR acceptance756/1,054 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/3 approved changesets -- score normalized to 0
Inputs used
merged_prs756
open_issues1
closed_issues138
prs_merged_7d1
prs_decided_7d1
prs_merged_30d5
prs_decided_30d5
issue_closed_ratio0.993
closed_unmerged_prs298
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
25/25Owner reach23,337 followers of dotnet
25/25Track record278 public repos, account ~11 yr old
Inputs used
followers23,337
owner_typeOrganization
is_verifiedyes
owner_logindotnet
public_repos278
account_age_days4,351

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 0 days ago
20/20Version history83 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesnerdbank-streams
ecosystemsnpm
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows6 workflow(s)
24/24Tests present
16/16Linter configeslint.config.js, src/nerdbank-streams-rs/Cargo.toml ([lints])
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://dotnet.github.io/Nerdbank.Streams/
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://dotnet.github.io/Nerdbank.Streams/
docs_sitehttps://dotnet.github.io/Nerdbank.Streams/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

80Excellent · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/3 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
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 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
3.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
5.2/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.5
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages34
unassessed_packages19
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 34 resolved dependencies against OSV. 19 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. 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.

81Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
38.6/40Legible commit history42 of 58 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.724
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes3,646
How it's scored
12.6/18One-command bootstrapsrc/Nerdbank.Streams/Nerdbank.Streams.csproj, src/nerdbank-streams-rs/Cargo.toml, test/IsolatedTestHost/IsolatedTestHost.csproj (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format configeslint.config.js, src/nerdbank-streams-rs/Cargo.toml ([lints])
11/11Static type checkingsrc/nerdbank-streams/tsconfig.json
10/10Reproducible environmentdevcontainer, Dockerfile, lockfile
8/10Demonstrated agent practice4 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance42 of the last 100 commits are automated dependency updates
7/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, pnpm-lock.yaml
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configssrc/nerdbank-streams/tsconfig.json
agent_commit_share0.04
toolchain_manifestssrc/Nerdbank.Streams/Nerdbank.Streams.csproj, src/nerdbank-streams-rs/Cargo.toml, test/IsolatedTestHost/IsolatedTestHost.csproj, test/NativeAOTCompatibility/NativeAOTCompatibility.csproj, test/Nerdbank.Streams.Benchmark/Nerdbank.Streams.Benchmark.csproj, test/Nerdbank.Streams.Interop.Tests/Nerdbank.Streams.Interop.Tests.csproj, test/Nerdbank.Streams.Tests/Nerdbank.Streams.Tests.csproj
dependency_bot_commit_share0.42
How it's scored
45/45Type-checkable codeC# (statically typed)
54/55Manageable file sizes3/160 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes77,253
source_files_sampled160
oversized_source_files3
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

717GitHub stars
28contributors
731commits, last 12 months
0days since last push
84releases
1bus factor
1open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'nerdbank-streams' points at a different repository (https://github.com/AArnott/Nerdbank.Streams); excluded from ecosystem scoring
  • deps.dev does not index npm:nerdbank-streams@2.14.354; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 75 ⇿
0Stars
75Forks
82Releases

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.

01325385063757522017-082022-022026-08
Major 0Minor 0Patch 52

Each point covers 9 days.

OpenSSF Scorecard 7.5 / 10
7.5aggregate

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-09-09 08:39 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/3 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
7Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
NuGetMicrosoft.Bcl.AsyncInterfacessrc/Nerdbank.Streams/Nerdbank.Streams.csproj
NuGetMicrosoft.VisualStudio.Threading.Onlysrc/Nerdbank.Streams/Nerdbank.Streams.csproj
NuGetMicrosoft.VisualStudio.Threading.Analyzerssrc/Nerdbank.Streams/Nerdbank.Streams.csproj
NuGetMicrosoft.VisualStudio.Validationsrc/Nerdbank.Streams/Nerdbank.Streams.csproj
NuGetSystem.IO.Pipelinessrc/Nerdbank.Streams/Nerdbank.Streams.csproj
NuGetSystem.Runtime.CompilerServices.Unsafesrc/Nerdbank.Streams/Nerdbank.Streams.csproj
crates.iorand0.10src/nerdbank-streams-rs/Cargo.toml
crates.iormp0.8src/nerdbank-streams-rs/Cargo.toml
crates.iotokio1.48src/nerdbank-streams-rs/Cargo.toml
npmawait-semaphore^0.1.3src/nerdbank-streams/package.json
npmcancellationtoken^2.2.0src/nerdbank-streams/package.json
npmcaught^0.1.3src/nerdbank-streams/package.json
npmmsgpack-lite^0.2.0src/nerdbank-streams/package.json
All dependencies 53

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

RegistryPackageVersionRelation
crates.iorand0.10.2direct
crates.iormp0.8.15direct
crates.iotokio1.53.1direct
NuGetMicrosoft.Bcl.AsyncInterfacesdirect
NuGetMicrosoft.VisualStudio.Threading.Analyzersdirect
NuGetMicrosoft.VisualStudio.Threading.Onlydirect
NuGetMicrosoft.VisualStudio.Validationdirect
NuGetSystem.IO.Pipelinesdirect
NuGetSystem.Runtime.CompilerServices.Unsafedirect
crates.ioautocfg1.5.1indirect
crates.iobytes1.12.1indirect
crates.iocfg-if1.0.4indirect
crates.iochacha200.10.2indirect
crates.iocpufeatures0.3.1indirect
crates.ioerrno0.3.14indirect
crates.iogetrandom0.4.3indirect
crates.iolibc0.2.189indirect
crates.iomio1.2.3indirect
crates.ionum-traits0.2.19indirect
crates.iopin-project-lite0.2.17indirect
crates.ioproc-macro21.0.107indirect
crates.ioquote1.0.47indirect
crates.ior-efi6.0.0indirect
crates.iorand_core0.10.1indirect
crates.iosignal-hook-registry1.4.8indirect
crates.iosyn3.0.5indirect
crates.iotokio-macros2.7.2indirect
crates.iounicode-ident1.0.24indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.61.2indirect
npm@pnpm/exe.darwin-arm6412.3.4indirect
npm@pnpm/exe.darwin-x6412.3.4indirect
npm@pnpm/exe.linux-arm6412.3.4indirect
npm@pnpm/exe.linux-arm64-musl12.3.4indirect
npm@pnpm/exe.linux-x6412.3.4indirect
npm@pnpm/exe.linux-x64-musl12.3.4indirect
npm@pnpm/exe.win32-arm6412.3.4indirect
npm@pnpm/exe.win32-x6412.3.4indirect
npmpnpm12.3.4indirect
NuGetBenchmarkDotNetindirect
NuGetBenchmarkDotNet.Diagnostics.Windowsindirect
NuGetMicrosoft.AspNetCoreindirect
NuGetMicrosoft.AspNetCore.TestHostindirect
NuGetMicrosoft.VisualStudio.Threadingindirect
NuGetNSubstituteindirect
NuGetNSubstitute.Analyzers.CSharpindirect
NuGetPInvoke.Kernel32indirect
NuGetStreamJsonRpcindirect
NuGetSystem.IO.Pipesindirect
NuGetXunit.Combinatorialindirect
NuGetxunit.v3.extensibility.coreindirect
NuGetxunit.v3.mtp-v2indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 34 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 19 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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 statisticsnpm, crates.io.