Functional programming library for Go 1.24+, inspired by fp-ts. Uses generic type aliases for a clean, composable API. Provides Option, Either, Result, IO, IOResult, Reader, and ReaderIOResult monads, plus optics (Lens, Prism, Traversal) for immutable data manipulation. Supports Functor, Applicative, and Monad abstractions with do-notation-style
GoApache-2.0★ 2,007 stars⑂ 80 forkssince Jul 2023View on GitHub ↗
ibm/fp-go holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Vitality (94/100) and lowest on Security (58/100). It was last updated today. A single contributor accounts for most of its recent work.
87
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.
87
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)
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 73 is calibrated to 87 on the published index scale (record calibration 2026-08-02).
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.
API schema (OpenAPI/GraphQL/proto) — not applicable to this kind of software
0/20
MCP server — not applicable to this kind of software
40/40
Runnable examples — examples, samples
Inputs used
example_dirs
examples, samples
has_mcp_signal
no
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
2,007GitHub stars
18contributors
414commits, last 12 months
0days since last push
100releases
1bus factor
2open issues
Gopackage ecosystems
More detail
OpenSSF Scorecard 5.8 / 10
5.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-07-17 15:24 UTC
Full resolved dependency set from the GitHub dependency graph: 3 direct and 32 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.
Registry
Package
Version
Relation
Go
github.com/stretchr/testify
v1.11.1
direct
Go
github.com/urfave/cli/v2
v2.27.7
direct
Go
github.com/urfave/cli/v3
v3.10.1
direct
Go
github.com/cpuguy83/go-md2man/v2
v2.0.7
indirect
Go
github.com/davecgh/go-spew
v1.1.1
indirect
Go
github.com/dustin/go-humanize
v1.0.1
indirect
Go
github.com/google/jsonschema-go
v0.4.3
indirect
Go
github.com/google/uuid
v1.6.0
indirect
Go
github.com/iancoleman/strcase
v0.3.0
indirect
Go
github.com/ibm/fp-go/v2
v2.3.80
indirect
Go
github.com/kr/pretty
v0.1.0
indirect
Go
github.com/kr/text
v0.2.0
indirect
Go
github.com/mattn/go-isatty
v0.0.22
indirect
Go
github.com/modelcontextprotocol/go-sdk
v1.6.1
indirect
Go
github.com/ncruces/go-strftime
v1.0.0
indirect
Go
github.com/otiai10/copy
v1.14.1
indirect
Go
github.com/otiai10/mint
v1.6.3
indirect
Go
github.com/pmezard/go-difflib
v1.0.0
indirect
Go
github.com/remyoudompheng/bigfft
v0.0.0-20230129092748-24d4a6f8daec
indirect
Go
github.com/russross/blackfriday/v2
v2.1.0
indirect
Go
github.com/segmentio/asm
v1.2.1
indirect
Go
github.com/segmentio/encoding
v0.5.4
indirect
Go
github.com/xrash/smetrics
v0.0.0-20240521201337-686a1a2994c1
indirect
Go
github.com/yosida95/uritemplate/v3
v3.0.2
indirect
Go
golang.org/x/mod
v0.38.0
indirect
Go
golang.org/x/oauth2
v0.36.0
indirect
Go
golang.org/x/sync
v0.22.0
indirect
Go
golang.org/x/sys
v0.47.0
indirect
Go
golang.org/x/tools
v0.48.0
indirect
Go
gopkg.in/check.v1
v1.0.0-20180628173108-788fd7840127
indirect
Go
gopkg.in/yaml.v3
v3.0.1
indirect
Go
modernc.org/libc
v1.74.1
indirect
Go
modernc.org/mathutil
v1.7.1
indirect
Go
modernc.org/memory
v1.11.0
indirect
Go
modernc.org/sqlite
v1.54.0
indirect
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.
Related records
Inspected repositories sharing catalogue tags or ecosystems with ibm/fp-go. Read them side by side →
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.11.0 — full methodology · metrics wiki.