{"id":77513,"name":null,"description":"Go package containing implementations of efficient encoding, decoding, and validation APIs.","url":"https://github.com/segmentio/encoding","last_synced_at":"2025-09-08T21:00:05.819Z","repository":{"id":40504235,"uuid":"225696514","full_name":"segmentio/encoding","owner":"segmentio","description":"Go package containing implementations of efficient encoding, decoding, and validation APIs.","archived":false,"fork":false,"pushed_at":"2025-07-29T19:38:46.000Z","size":13715,"stargazers_count":1022,"open_issues_count":24,"forks_count":53,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-08-14T19:49:58.446Z","etag":null,"topics":["ascii","decoding","encoding","go","golang","hacktoberfest","iso8601","json","performance","protobuf","validation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/segmentio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-03T19:14:28.000Z","updated_at":"2025-07-29T11:25:22.000Z","dependencies_parsed_at":"2025-07-18T00:24:55.896Z","dependency_job_id":"4ddbd3ce-e035-41c9-8146-3563b5f727aa","html_url":"https://github.com/segmentio/encoding","commit_stats":{"total_commits":119,"total_committers":21,"mean_commits":5.666666666666667,"dds":0.5126050420168067,"last_synced_commit":"3055897c1c5b74bc4c4ec5f702c22ed90020f410"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/segmentio/encoding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segmentio%2Fencoding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segmentio%2Fencoding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segmentio%2Fencoding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segmentio%2Fencoding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/segmentio","download_url":"https://codeload.github.com/segmentio/encoding/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segmentio%2Fencoding/sbom","scorecard":{"id":809906,"data":{"date":"2025-08-11","repo":{"name":"github.com/segmentio/encoding","commit":"fd406855de30c54110d23eace25478ab9c6fa2cc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/segmentio/encoding/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/segmentio/encoding/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/segmentio/encoding/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/segmentio/encoding/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/segmentio/encoding/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/segmentio/encoding/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/segmentio/encoding/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/segmentio/encoding/test.yml/master?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0053 / GHSA-c3h9-896r-86jm","Warn: Project is vulnerable to: GO-2022-0536 / GHSA-39qc-96h7-956f / GHSA-hgr8-6h9x-f7q9","Warn: Project is vulnerable to: GO-2022-0236 / GHSA-h86h-8ppg-mxmh","Warn: Project is vulnerable to: GO-2021-0238 / GHSA-83g2-8m93-v3w7","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T12:50:11.083Z","repository_id":40504235,"created_at":"2025-08-23T12:50:11.083Z","updated_at":"2025-08-23T12:50:11.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231486,"owners_count":25245602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"segmentio","name":"Segment","uuid":"819518","kind":"organization","description":"","email":"friends@segment.com","website":"https://segment.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/819518?v=4","repositories_count":425,"last_synced_at":"2025-03-25T05:34:48.884Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/segmentio","funding_links":[],"total_stars":59781,"followers":547,"following":0,"created_at":"2022-11-02T16:25:24.256Z","updated_at":"2025-03-25T05:34:48.885Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/segmentio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/segmentio/repositories"},"packages":null,"commits":{"id":8826,"full_name":"segmentio/encoding","default_branch":"master","committers":[{"name":"Achille","email":"achille@segment.com","login":null,"count":58},{"name":"Chris O'Hara","email":"cohara87@gmail.com","login":"chriso","count":24},{"name":"Jeremy Jackins","email":"jeremyjackins@gmail.com","login":"jnjackins","count":8},{"name":"Thomas Pelletier","email":"thomas.pelletier@segment.com","login":"pelletier","count":6},{"name":"Kevin Gillette","email":"kgillette@twilio.com","login":"extemporalgenome","count":5},{"name":"Jeremy Larkin","email":"jeremy.larkin@segment.com","login":"kalamay","count":5},{"name":"Steve van Loben Sels","email":"steve@segment.com","login":null,"count":2},{"name":"Tyson Mote","email":"tyson@segment.com","login":"tysonmote","count":2},{"name":"Kevin Burke","email":"96151026+kevinburkesegment","login":"kevinburkesegment","count":2},{"name":"Alan Braithwaite","email":"alan@segment.com","login":null,"count":1},{"name":"Matthieu Dumont","email":"5095856+Jerska","login":"Jerska","count":1},{"name":"Maggie Yu","email":"60331949+maggieyu-segment","login":"maggieyu-segment","count":1},{"name":"Travis Cole","email":"11240+kelp","login":"kelp","count":1},{"name":"John Gillott","email":"8356592+johngillott","login":"johngillott","count":1},{"name":"Joey","email":"fenny@gofiber.io","login":"Fenny","count":1},{"name":"Fabrice Vaillant","email":"fa.vaillant+github@gmail.com","login":"Succo","count":1},{"name":"Dominic Barnes","email":"dominic@segment.com","login":"dominicbarnes","count":1},{"name":"Benjamin Yolken","email":"benjamin.yolken@segment.com","login":"yolken-segment","count":1},{"name":"Achille","email":"achille.roussel@gmail.com","login":"achille-roussel","count":1},{"name":"Varun Wachaspati J","email":"VarunWachaspati","login":"VarunWachaspati","count":1},{"name":"dferstay","email":"dferstay","login":"dferstay","count":1},{"name":"Lucas Baier","email":"lbaier176@gmail.com","login":"lab176","count":1}],"total_commits":125,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.681818181818182,"dds":0.536,"past_year_committers":[{"name":"Kevin Gillette","email":"kgillette@twilio.com","login":"extemporalgenome","count":3},{"name":"Kevin Burke","email":"kevin.burke@segment.com","login":"kevinburkesegment","count":1},{"name":"Jeremy Larkin","email":"jeremy.larkin@segment.com","login":"kalamay","count":1},{"name":"Dominic Barnes","email":"dominic@segment.com","login":"dominicbarnes","count":1}],"past_year_total_commits":6,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5,"past_year_dds":0.5,"last_synced_at":"2025-08-07T10:10:28.141Z","last_synced_commit":"fd406855de30c54110d23eace25478ab9c6fa2cc","created_at":"2023-03-07T09:49:11.735Z","updated_at":"2025-08-07T10:10:45.525Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/segmentio%2Fencoding/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"segmentio/encoding","html_url":"https://github.com/segmentio/encoding","last_synced_at":"2025-08-15T05:45:30.049Z","status":"error","issues_count":27,"pull_requests_count":75,"avg_time_to_close_issue":3304142.1428571427,"avg_time_to_close_pull_request":197184.8108108108,"issues_closed_count":14,"pull_requests_closed_count":74,"pull_request_authors_count":21,"issue_authors_count":24,"avg_comments_per_issue":1.962962962962963,"avg_comments_per_pull_request":0.6266666666666667,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":799611.0,"past_year_avg_time_to_close_pull_request":21400.75,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-16T08:47:12.944Z","updated_at":"2025-09-02T21:32:20.270Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/segmentio%2Fencoding","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/segmentio%2Fencoding/issues","issue_labels_count":{"bug":5,"enhancement":2,"documentation":1},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"NONE":25,"CONTRIBUTOR":7,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":76,"NONE":7},"issue_authors":{"alsfranyrjb2-ops":3,"pelletier":2,"Jerska":2,"aaron42net":2,"patricksandquist":1,"BlasterAlex":1,"frioux":1,"efepapa":1,"ddkwork":1,"vtolstov":1,"blockerdude":1,"qknight":1,"lpar":1,"jnjackins":1,"geoff-ziprecruiter-com":1,"Walker-PI":1,"dominicbarnes":1,"ghost":1,"Fenny":1,"wdvxdr1123":1,"anthonyrisinger":1,"skyzyx":1,"richard-mauri":1,"kiyonlin":1,"priyadarshan1995":1,"PangeranWeb":1,"HashimTheArab":1,"gouyelliot":1},"pull_request_authors":{"achille-roussel":31,"chriso":18,"kalamay":5,"extemporalgenome":4,"kevinburkesegment":3,"tysonmote":2,"pelletier":2,"stevevls":2,"lab176":1,"timoffex":1,"yolken-segment":1,"wdvxdr1123":1,"Jerska":1,"abraithwaite":1,"dominicbarnes":1,"johngillott":1,"VarunWachaspati":1,"dmitryduev":1,"Succo":1,"frioux":1,"dferstay":1,"vmihailenco":1,"Fenny":1,"maggieyu-segment":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10162677,"issues_count":31978499,"pull_requests_count":100256927,"authors_count":10727517,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":4},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":5},"past_year_issue_authors":{"alsfranyrjb2-ops":3,"blockerdude":1},"past_year_pull_request_authors":{"extemporalgenome":4,"kalamay":1},"maintainers":[{"login":"dominicbarnes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominicbarnes"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":6,"ReleaseEvent":2,"IssuesEvent":5,"WatchEvent":29,"DeleteEvent":4,"IssueCommentEvent":1,"PushEvent":30,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":9,"PullRequestEvent":7,"ForkEvent":3},"last_year":{"CreateEvent":6,"ReleaseEvent":2,"IssuesEvent":5,"WatchEvent":29,"DeleteEvent":4,"IssueCommentEvent":1,"PushEvent":30,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":9,"PullRequestEvent":7,"ForkEvent":3}},"keywords":["ascii","decoding","encoding","go","golang","hacktoberfest","iso8601","json","performance","protobuf","validation"],"dependencies":[{"ecosystem":"go","filepath":"benchmarks/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-28T10:10:31.016Z","updated_at":"2022-08-28T10:10:31.016Z","repository_link":"https://github.com/segmentio/encoding/blob/master/benchmarks/go.mod","dependencies":[{"id":3031170295,"package_name":"github.com/DataDog/zstd","ecosystem":"go","requirements":"v1.4.1","direct":true,"kind":"runtime","optional":false},{"id":3031170299,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":3031170301,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":3031170304,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3031170306,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.7","direct":true,"kind":"runtime","optional":false},{"id":3031170307,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":3031170310,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":3031170312,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":true,"kind":"runtime","optional":false},{"id":3031170314,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":3031170316,"package_name":"github.com/philhofer/fwd","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3031170318,"package_name":"github.com/segmentio/encoding","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":3031170320,"package_name":"github.com/tinylib/msgp","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":3031170322,"package_name":"github.com/vmihailenco/msgpack","ecosystem":"go","requirements":"v4.0.4+incompatible","direct":true,"kind":"runtime","optional":false},{"id":3031170324,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":true,"kind":"runtime","optional":false},{"id":3031170326,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":true,"kind":"runtime","optional":false},{"id":3031170327,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":3031170329,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"benchmarks/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-28T10:10:31.129Z","updated_at":"2022-08-28T10:10:31.129Z","repository_link":"https://github.com/segmentio/encoding/blob/master/benchmarks/go.sum","dependencies":[{"id":3031170679,"package_name":"github.com/DataDog/zstd","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":3031170680,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":3031170681,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":3031170682,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":3031170683,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":3031170684,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":3031170685,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3031170686,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3031170687,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":3031170688,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":3031170689,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3031170690,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":3031170691,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":3031170692,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":3031170693,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":3031170694,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":3031170695,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":3031170696,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":3031170697,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":3031170698,"package_name":"github.com/philhofer/fwd","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3031170699,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3031170700,"package_name":"github.com/segmentio/encoding","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":3031170701,"package_name":"github.com/segmentio/encoding","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":3031170702,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":3031170703,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":3031170704,"package_name":"github.com/tinylib/msgp","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":3031170705,"package_name":"github.com/vmihailenco/msgpack","ecosystem":"go","requirements":"v4.0.4+incompatible","direct":false,"kind":"runtime","optional":false},{"id":3031170706,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":3031170707,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":3031170708,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":3031170709,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":3031170710,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":3031170711,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":3031170712,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181030221726-6c7e314b6563","direct":false,"kind":"runtime","optional":false},{"id":3031170713,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":3031170714,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-28T10:10:31.330Z","updated_at":"2022-08-28T10:10:31.330Z","repository_link":"https://github.com/segmentio/encoding/blob/master/go.mod","dependencies":[{"id":3031172233,"package_name":"github.com/segmentio/asm","ecosystem":"go","requirements":"v1.1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-28T10:10:31.423Z","updated_at":"2022-08-28T10:10:31.423Z","repository_link":"https://github.com/segmentio/encoding/blob/master/go.sum","dependencies":[{"id":3031172387,"package_name":"github.com/segmentio/asm","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":3031172388,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211110154304-99a53858aa08","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"proto/fixtures/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-28T10:10:31.558Z","updated_at":"2022-08-28T10:10:31.558Z","repository_link":"https://github.com/segmentio/encoding/blob/master/proto/fixtures/go.mod","dependencies":[{"id":3031173014,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":3031173015,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"proto/fixtures/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-28T10:10:31.657Z","updated_at":"2022-08-28T10:10:31.657Z","repository_link":"https://github.com/segmentio/encoding/blob/master/proto/fixtures/go.sum","dependencies":[{"id":3031173071,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":3031173072,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":3031173073,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":3031173074,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":3031173075,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":3031173076,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":3031173077,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":3031173078,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":3031173079,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":3031173080,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":3031173081,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":3031173082,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":3031173083,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":3031173084,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":3031173085,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":3031173086,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":3031173087,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":3031173088,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":3031173089,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":3031173090,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":3031173091,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":3031173092,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":3031173093,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":3031173094,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":3031173095,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":3031173096,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":3031173097,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":3031173098,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":3031173099,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":3031173100,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":3031173101,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":3031173102,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":3031173103,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":3031173104,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":3031173105,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":3031173106,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":3031173107,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":3031173108,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":3031173109,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":3031173110,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":3031173111,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":3031173112,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":3031173113,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":3031173114,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":3031173115,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":3031173116,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":3031173117,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":3031173118,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":3031173119,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":3031173120,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":3031173121,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":3031173122,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":3031173123,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":3031173124,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":3031173125,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":3031173126,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":3031173127,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":3031173128,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":3031173129,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":3031173130,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":3031173131,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":3031173132,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":3031173133,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-11-25T21:35:55.973Z","updated_at":"2023-11-25T21:35:55.973Z","repository_link":"https://github.com/segmentio/encoding/blob/master/.github/workflows/benchmark.yml","dependencies":[{"id":14725543818,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14725543819,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14725543820,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14725543821,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-11-25T21:35:55.982Z","updated_at":"2023-11-25T21:35:55.982Z","repository_link":"https://github.com/segmentio/encoding/blob/master/.github/workflows/test.yml","dependencies":[{"id":14725543822,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14725543823,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":10.043771097983186,"created_at":"2025-09-08T20:52:30.019Z","updated_at":"2025-10-07T08:27:51.982Z","avatar_url":"https://github.com/segmentio.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/77513","html_url":"https://science.ecosyste.ms/projects/77513"}