{"adoption": {"forks": 156, "observed_at": "2026-08-28T04:04:19.471666+00:00", "stars": 1309}, "canonical_url": "https://ross.abutalabs.com/products/go-extend", "card": {"archived": false, "artifact_type": "library", "description": "go语言扩展包，收集一些常用的操作函数，辅助更快的完成开发工作，并减少重复代码", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["developer-tools", "concurrency", "error-handling", "benchmarking"], "health_score": 20, "homepage": "https://pkg.go.dev/github.com/thinkeridea/go-extend", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["thinkeridea/go-extend"], "name": "thinkeridea/go-extend", "platform": ["go", "cross-platform"], "pushed_at": "2023-07-20T13:32:49+00:00", "repo": "thinkeridea/go-extend", "stars": 1309, "tags": ["go-stdlib-extensions", "string-manipulation", "byte-slice", "performance-optimization", "unsafe", "utility-functions", "exstrings", "exbytes", "algorithms"], "topics": ["go", "pool", "bytes", "net", "errno", "round", "substr"], "urls": [], "use_cases": ["join strings with fewer memory allocations in Go", "repeat or replace large strings efficiently", "convert string operations to []byte without type conversion overhead", "find optimized replacements for Go standard library string functions", "reduce boilerplate utility code in Go projects", "benchmark and compare performance of string manipulation functions"], "what_it_is": "go-extend is a Go utility library that collects commonly used helper functions to speed up development and reduce repetitive code. It provides performance-optimized alternatives to standard library functions like strings.Join, strings.Repeat, and strings.Replace, often using unsafe and in-place techniques to reduce memory allocations.", "when_to_avoid": ["you prefer to avoid unsafe-based code paths in safety-critical or audited codebases", "your project only needs one or two small helpers and you'd rather write them yourself", "you need actively maintained libraries with frequent updates and broad community support"], "when_to_choose": ["your Go application is performance-sensitive and string/byte operations are a bottleneck", "you want drop-in, faster alternatives to strings.Join, strings.Repeat, or strings.Replace", "you need a curated set of common utility functions to cut down repetitive code"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/go-extend", "repo": "thinkeridea/go-extend", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:50:01.512548+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "122a855fba13de441f3a73d51947d64bd329f33eae9364f06d0250da15ef7f5d", "fetched_at": "2026-08-28T04:04:19.471666+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thinkeridea/go-extend"}, {"content_hash": "718fad587a7dadba9485fd88b84c165b53747eff342eea7a1cf0e1ff7b9ccab2", "fetched_at": "2026-08-29T12:08:13.161356+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/thinkeridea/go-extend"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:08:13.170510+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:08:13.172511+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:50:01.512548+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "122a855fba13de441f3a73d51947d64bd329f33eae9364f06d0250da15ef7f5d", "fetched_at": "2026-08-28T04:04:19.471666+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thinkeridea/go-extend"}, {"content_hash": "718fad587a7dadba9485fd88b84c165b53747eff342eea7a1cf0e1ff7b9ccab2", "fetched_at": "2026-08-29T12:08:13.161356+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/thinkeridea/go-extend"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:08:13.170510+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:08:13.172511+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:50:01.512548+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "122a855fba13de441f3a73d51947d64bd329f33eae9364f06d0250da15ef7f5d", "fetched_at": "2026-08-28T04:04:19.471666+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thinkeridea/go-extend"}, {"content_hash": "718fad587a7dadba9485fd88b84c165b53747eff342eea7a1cf0e1ff7b9ccab2", "fetched_at": "2026-08-29T12:08:13.161356+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/thinkeridea/go-extend"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:08:13.170510+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:08:13.172511+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:50:01.512548+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "122a855fba13de441f3a73d51947d64bd329f33eae9364f06d0250da15ef7f5d", "fetched_at": "2026-08-28T04:04:19.471666+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thinkeridea/go-extend"}, {"content_hash": "718fad587a7dadba9485fd88b84c165b53747eff342eea7a1cf0e1ff7b9ccab2", "fetched_at": "2026-08-29T12:08:13.161356+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/thinkeridea/go-extend"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:08:13.170510+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:08:13.172511+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:50:01.512548+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "122a855fba13de441f3a73d51947d64bd329f33eae9364f06d0250da15ef7f5d", "fetched_at": "2026-08-28T04:04:19.471666+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thinkeridea/go-extend"}, {"content_hash": "718fad587a7dadba9485fd88b84c165b53747eff342eea7a1cf0e1ff7b9ccab2", "fetched_at": "2026-08-29T12:08:13.161356+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/thinkeridea/go-extend"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:08:13.170510+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:08:13.172511+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:50:01.512548+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "122a855fba13de441f3a73d51947d64bd329f33eae9364f06d0250da15ef7f5d", "fetched_at": "2026-08-28T04:04:19.471666+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thinkeridea/go-extend"}, {"content_hash": "718fad587a7dadba9485fd88b84c165b53747eff342eea7a1cf0e1ff7b9ccab2", "fetched_at": "2026-08-29T12:08:13.161356+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/thinkeridea/go-extend"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:08:13.170510+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:08:13.172511+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.471666+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:50:01.512548+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "122a855fba13de441f3a73d51947d64bd329f33eae9364f06d0250da15ef7f5d", "fetched_at": "2026-08-28T04:04:19.471666+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thinkeridea/go-extend"}, {"content_hash": "718fad587a7dadba9485fd88b84c165b53747eff342eea7a1cf0e1ff7b9ccab2", "fetched_at": "2026-08-29T12:08:13.161356+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/thinkeridea/go-extend"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:08:13.170510+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:08:13.172511+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:50:01.512548+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "122a855fba13de441f3a73d51947d64bd329f33eae9364f06d0250da15ef7f5d", "fetched_at": "2026-08-28T04:04:19.471666+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thinkeridea/go-extend"}, {"content_hash": "718fad587a7dadba9485fd88b84c165b53747eff342eea7a1cf0e1ff7b9ccab2", "fetched_at": "2026-08-29T12:08:13.161356+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/thinkeridea/go-extend"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:08:13.170510+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:08:13.172511+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:50:01.512548+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "122a855fba13de441f3a73d51947d64bd329f33eae9364f06d0250da15ef7f5d", "fetched_at": "2026-08-28T04:04:19.471666+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thinkeridea/go-extend"}, {"content_hash": "718fad587a7dadba9485fd88b84c165b53747eff342eea7a1cf0e1ff7b9ccab2", "fetched_at": "2026-08-29T12:08:13.161356+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/thinkeridea/go-extend"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:08:13.170510+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:08:13.172511+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:50:01.512548+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "122a855fba13de441f3a73d51947d64bd329f33eae9364f06d0250da15ef7f5d", "fetched_at": "2026-08-28T04:04:19.471666+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thinkeridea/go-extend"}, {"content_hash": "718fad587a7dadba9485fd88b84c165b53747eff342eea7a1cf0e1ff7b9ccab2", "fetched_at": "2026-08-29T12:08:13.161356+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/thinkeridea/go-extend"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:08:13.170510+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:08:13.172511+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2812, "days_push": 1140, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}