{"id":3688731,"name":"bytecodec","ecosystem":"cargo","description":"A tiny framework for implementing encoders/decoders of byte-oriented protocols","homepage":"https://github.com/sile/bytecodec","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sile/bytecodec","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2018-04-01T18:09:00.424Z","latest_release_published_at":"2025-05-05T10:32:57.150Z","latest_release_number":"0.5.0","last_synced_at":"2026-03-18T06:24:51.569Z","created_at":"2022-04-11T11:21:36.965Z","updated_at":"2026-03-18T07:16:15.884Z","registry_url":"https://crates.io/crates/bytecodec/","install_command":"cargo install bytecodec","documentation_url":"https://docs.rs/bytecodec/","metadata":{"categories":["encoding"]},"repo_metadata":{"id":48510897,"uuid":"126373737","full_name":"sile/bytecodec","owner":"sile","description":"A tiny Rust framework for implementing encoders/decoders of byte-oriented protocols","archived":false,"fork":false,"pushed_at":"2025-05-05T10:33:19.000Z","size":344,"stargazers_count":25,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-18T13:51:29.134Z","etag":null,"topics":["asynchronous","decoder","encoder","incremental","rust","serialization"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/sile.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}},"created_at":"2018-03-22T17:43:41.000Z","updated_at":"2025-08-03T17:54:39.000Z","dependencies_parsed_at":"2022-08-31T17:00:28.443Z","dependency_job_id":null,"html_url":"https://github.com/sile/bytecodec","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/sile/bytecodec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sile","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/sbom","scorecard":{"id":823469,"data":{"date":"2025-08-11","repo":{"name":"github.com/sile/bytecodec","commit":"0f5242ffa5202005d5fde6e9302c41ad2d7a5bbd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/16 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/sile/bytecodec/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sile/bytecodec/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sile/bytecodec/ci.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction 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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-23T16:09:23.740Z","repository_id":48510897,"created_at":"2025-08-23T16:09:23.740Z","updated_at":"2025-08-23T16:09:23.740Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276273504,"owners_count":25614216,"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-21T02:00:07.055Z","response_time":72,"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_record":{"login":"sile","name":"Takeru Ohta","uuid":"181413","kind":"user","description":"","email":"","website":null,"location":"Tokyo, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/181413?u=ff87b15dfc1bed8391aac79368466e6b4964a49d\u0026v=4","repositories_count":289,"last_synced_at":"2024-05-01T10:42:12.472Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sile","funding_links":["https://github.com/sponsors/sile"],"total_stars":3021,"followers":379,"following":8,"created_at":"2022-11-02T16:22:33.272Z","updated_at":"2024-05-01T10:43:12.711Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sile","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sile/repositories"},"tags":[{"name":"0.4.15","sha":"6f71222f535118571160bd2695e323bec78fd158","kind":"commit","published_at":"2021-07-22T05:15:43.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.15","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.15/manifests"},{"name":"0.4.14","sha":"3e473a21572be2293a9a3f925a4f192fb91387c0","kind":"commit","published_at":"2021-04-09T12:49:39.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.14","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"41b885dfae3f2e12b49a7de00b2c56d14d977861","kind":"commit","published_at":"2020-01-06T13:22:33.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.13","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"1133ee2abf73de4e0ed9805fb06cf4d312d16cd8","kind":"commit","published_at":"2019-10-03T11:52:54.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.12","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"4816fe36f4fd322e501dd82ea97d324d82e031b9","kind":"commit","published_at":"2018-09-10T05:41:01.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.11","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.11/manifests"},{"name":"0.4.10","sha":"15cd05b3090a25f2a94d877112891be2dab008ff","kind":"commit","published_at":"2018-09-02T14:45:36.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.10","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"1de9b19dbb86597b64429014a08ec19075900f51","kind":"commit","published_at":"2018-08-31T15:59:52.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.9","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"a6b92d1211bba0874aba494bb4d21b73f0727d52","kind":"commit","published_at":"2018-08-31T02:42:41.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.8","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"daf9f86e99190a2d454178b964725c725c0ac12f","kind":"commit","published_at":"2018-08-28T14:56:58.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.7","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"011014679d55ffac7e0ba49810d5a4eff07f7c30","kind":"commit","published_at":"2018-07-30T06:30:02.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.6","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"76ba3d289a6ef4574349d778b1e76531a3e1de8b","kind":"commit","published_at":"2018-07-21T10:30:49.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.5","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"98dade92ef95f1e4a8516cd31986f464a222cf33","kind":"commit","published_at":"2018-05-29T08:49:03.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.4","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"6316628048f1de753f73169957c3f7bf4d32fd2f","kind":"commit","published_at":"2018-05-28T05:06:25.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.3","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"3465605f7aa3753175b7ab6989f21e41bc80a20d","kind":"commit","published_at":"2018-05-19T05:31:27.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.2","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"2b1380c81de388509de0cbd0c0a8c93d1698976b","kind":"commit","published_at":"2018-05-19T04:47:31.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.1","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"1dc38599a07264a785e690f0f352ddf17612d0f9","kind":"commit","published_at":"2018-05-18T14:48:00.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.4.0","html_url":"https://github.com/sile/bytecodec/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.4.0/manifests"},{"name":"0.3.6","sha":"2a5ce8afb77e64087eb0beb2ef62f734fd1e9ec9","kind":"commit","published_at":"2018-05-16T04:07:33.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.3.6","html_url":"https://github.com/sile/bytecodec/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"99c6ac7786056c0123947c8aa3b407cc6f7b81a9","kind":"commit","published_at":"2018-05-15T10:06:54.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.3.5","html_url":"https://github.com/sile/bytecodec/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"d86913f8cd20bfa250e724cd2316b3f76f2ee8c2","kind":"commit","published_at":"2018-05-14T17:46:47.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.3.4","html_url":"https://github.com/sile/bytecodec/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"72e0f29ce0574441af7a83f00a9084b04c85f1c2","kind":"commit","published_at":"2018-05-12T10:27:29.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.3.3","html_url":"https://github.com/sile/bytecodec/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"a95e25ec18e8919261f32694d72550338af22ff7","kind":"commit","published_at":"2018-05-12T01:46:23.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.3.2","html_url":"https://github.com/sile/bytecodec/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4dbc2d9af76b8b13e6875d08761a4c8d41a0fb37","kind":"commit","published_at":"2018-05-05T12:15:11.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.3.1","html_url":"https://github.com/sile/bytecodec/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"21ca89d45b805b63eb6f1864050de2c0b0dbea28","kind":"commit","published_at":"2018-05-05T08:17:54.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.3.0","html_url":"https://github.com/sile/bytecodec/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.3.0/manifests"},{"name":"0.2.18","sha":"02bec07f24889725a65bee33a7d58b80b490794d","kind":"commit","published_at":"2018-04-30T15:25:51.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.18","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"b53c5d2c1448c88107a54656b69bb25d908f11d6","kind":"commit","published_at":"2018-04-27T07:53:46.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.17","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"6821933853879d2a61fbeb4b0e69d9659044b732","kind":"commit","published_at":"2018-04-26T17:06:31.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.16","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"0d10cb7a362640dd714eb74da73dffd11be97f67","kind":"commit","published_at":"2018-04-25T15:33:10.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.15","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"cc24a6aa0bd4c6a186891a17838c888f9199ee2b","kind":"commit","published_at":"2018-04-25T15:26:58.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.14","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"efa88fdc8f4a0f310f3da8ad5c7d0e3e5174c562","kind":"commit","published_at":"2018-04-21T11:15:59.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.13","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"dc89b94d44248a87beb4baef042a5ae6f378f9d3","kind":"commit","published_at":"2018-04-20T02:47:08.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.12","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"68549295c1c6814257e2d6d3c33a201331c91875","kind":"commit","published_at":"2018-04-19T15:12:37.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.11","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"c20a0b62398f7c9da02236cf90a6d4b2d2580798","kind":"commit","published_at":"2018-04-15T16:20:17.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.10","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"79f09abf9961eb544ac87736092807548352a1ce","kind":"commit","published_at":"2018-04-15T14:13:56.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.9","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"6d03e7b63e581450ef4108a5ba47f07c3404faa8","kind":"commit","published_at":"2018-04-10T12:51:12.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.8","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"8efe1fb66fb2194103bde6db1f431b2ea39d738d","kind":"commit","published_at":"2018-04-10T11:15:55.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.7","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"f6c06a02000259f26409ede6c0f8a349c8053fe6","kind":"commit","published_at":"2018-04-10T10:51:53.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.6","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"824616113a0e7e159a598719c7364866778c76b0","kind":"commit","published_at":"2018-04-10T06:33:03.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.5","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"159e5aa375ce5e60e4eaba023aa8d497944a54ce","kind":"commit","published_at":"2018-04-10T01:28:46.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.4","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"ed0334b5dea24dd5d26fbdeb13827ec48f3f6f68","kind":"commit","published_at":"2018-04-09T14:52:44.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.3","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"0e5307291bedfe865cd212fa3dbc238c30964477","kind":"commit","published_at":"2018-04-09T02:41:58.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.2","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e59f3dda5ed73bab74c12fcd8d4767fbd9c9b194","kind":"commit","published_at":"2018-04-08T10:45:31.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.1","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f1b904b81e541ad2309cc63236cf6d200eeda452","kind":"commit","published_at":"2018-04-07T16:29:14.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.2.0","html_url":"https://github.com/sile/bytecodec/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"937c6e9ede30b6d978feb492e9c4e00583c4e2ab","kind":"commit","published_at":"2018-04-02T17:46:57.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.1.2","html_url":"https://github.com/sile/bytecodec/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"8f68e70909007de771b8df3a772bc9951c7c91b3","kind":"commit","published_at":"2018-04-02T13:52:24.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.1.1","html_url":"https://github.com/sile/bytecodec/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"0f17aa47b99f0b7bbb85423c21f59e6289de4c35","kind":"commit","published_at":"2018-04-01T18:05:49.000Z","download_url":"https://codeload.github.com/sile/bytecodec/tar.gz/0.1.0","html_url":"https://github.com/sile/bytecodec/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sile/bytecodec@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-18T07:16:15.863Z","dependent_packages_count":40,"downloads":3874207,"downloads_period":"total","dependent_repos_count":58,"rankings":{"downloads":2.6412623879720973,"dependent_repos_count":4.089465524767079,"dependent_packages_count":1.168943585111588,"stargazers_count":21.310870449307888,"forks_count":23.152798379627885,"docker_downloads_count":6.051434938416598,"average":9.735795877533855},"purl":"pkg:cargo/bytecodec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/bytecodec","docker_dependents_count":2,"docker_downloads_count":145,"usage_url":"https://repos.ecosyste.ms/usage/cargo/bytecodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/bytecodec/dependencies","status":null,"funding_links":["https://github.com/sponsors/sile"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T13:51:19.402Z","issues_count":2,"pull_requests_count":8,"avg_time_to_close_issue":419657.0,"avg_time_to_close_pull_request":250090.75,"issues_closed_count":1,"pull_requests_closed_count":8,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.875,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2800.3333333333335,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sile%2Fbytecodec/issues","maintainers":[{"login":"sile","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sile"}],"active_maintainers":[{"login":"sile","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecodec/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bytecodec/codemeta","maintainers":[{"uuid":"4167","login":"sile","name":"Takeru Ohta","email":null,"url":"https://github.com/sile","packages_count":178,"html_url":"https://crates.io/users/sile","role":null,"created_at":"2022-11-07T17:23:37.402Z","updated_at":"2022-11-07T17:23:37.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/sile/packages"}]}