{"id":167526,"name":"bytestring","ecosystem":"hackage","description":"An efficient compact, immutable byte string type (both strict and lazy)\nsuitable for binary or 8-bit character data.\n\nThe ByteString type represents sequences of bytes or 8-bit characters.\nIt is suitable for high performance use, both in terms of large data\nquantities, or high speed requirements. The ByteString functions follow\nthe same style as Haskell's ordinary lists, so it is easy to convert code\nfrom using String to ByteString.\n\nTwo ByteString variants are provided:\n\nStrict ByteStrings keep the string as a single large array. This\nmakes them convenient for passing data between C and Haskell.\n\nLazy ByteStrings use a lazy list of strict chunks which makes it\nsuitable for I/O streaming tasks.\n\nThe Char8 modules provide a character-based view of the same\nunderlying ByteString types. This makes it convenient to handle mixed\nbinary and 8-bit character content (which is common in many file formats\nand network protocols).\n\nThe Builder module provides an efficient way to build up ByteStrings\nin an ad-hoc way by repeated concatenation. This is ideal for fast\nserialisation or pretty printing.\n\nThere is also a ShortByteString type which has a lower memory overhead\nand can be converted to or from a ByteString. It is suitable for keeping\nmany short strings in memory, especially long-term, without incurring any\npossible heap fragmentation costs.\n\nByteStrings are not designed for Unicode. For Unicode strings you should\nuse the Text type from the text package.\n\nThese modules are intended to be imported qualified, to avoid name clashes\nwith Prelude functions, e.g.","homepage":"https://github.com/haskell/bytestring","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/haskell/bytestring","keywords_array":["bsd3","data","library","Propose Tags"],"namespace":null,"versions_count":49,"first_release_published_at":"2007-10-21T12:02:05.000Z","latest_release_published_at":"2025-01-01T15:26:08.000Z","latest_release_number":"0.11.5.4","last_synced_at":"2026-06-19T13:24:33.429Z","created_at":"2022-04-05T18:22:50.786Z","updated_at":"2026-06-19T13:24:33.430Z","registry_url":"https://hackage.haskell.org/package/bytestring","install_command":"cabal install bytestring","documentation_url":null,"metadata":{},"repo_metadata":{"id":6971224,"uuid":"8224278","full_name":"haskell/bytestring","owner":"haskell","description":"An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.","archived":false,"fork":false,"pushed_at":"2025-07-12T17:08:51.000Z","size":13804,"stargazers_count":298,"open_issues_count":85,"forks_count":144,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-08-15T04:10:17.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hackage.haskell.org/package/bytestring","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","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":"2013-02-15T19:06:34.000Z","updated_at":"2025-07-27T01:27:46.000Z","dependencies_parsed_at":"2023-12-27T23:09:42.207Z","dependency_job_id":"d092d0ce-a5bd-41e9-bc18-93148752359a","html_url":"https://github.com/haskell/bytestring","commit_stats":{"total_commits":1651,"total_committers":132,"mean_commits":"12.507575757575758","dds":0.6214415505754088,"last_synced_commit":"781c0fe86b3e0c04b4bcbe8955a12990e73d406f"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/haskell/bytestring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271441417,"owners_count":24760343,"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-08-21T02:00:08.990Z","response_time":74,"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":"haskell","name":"Haskell","uuid":"450574","kind":"organization","description":"","email":null,"website":"http://www.haskell.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/450574?v=4","repositories_count":91,"last_synced_at":"2024-04-16T00:27:22.397Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/haskell","funding_links":[],"total_stars":21803,"followers":506,"following":0,"created_at":"2022-11-02T16:31:04.944Z","updated_at":"2024-04-16T00:27:46.815Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell/repositories"},"tags":[{"name":"0.11.5.4","sha":"59fc758efe0e1dd98ed4168f38020cefee772963","kind":"commit","published_at":"2025-01-01T13:24:19.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.5.4","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.5.4/manifests"},{"name":"0.12.2.0","sha":"d984ad00644c0157bad04900434b9d36f23633c5","kind":"commit","published_at":"2024-12-06T21:08:30.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.12.2.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.12.2.0/manifests"},{"name":"0.12.1.0","sha":"453c1dc110720a366f90ef84dc2d75a5cd8c28e0","kind":"commit","published_at":"2024-02-15T21:08:40.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.12.1.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.12.1.0/manifests"},{"name":"0.11.5.3","sha":"248bab33a07bfbab69f4bfcf853332a59953eeaf","kind":"commit","published_at":"2023-10-27T02:53:25.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.5.3","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.5.3/manifests"},{"name":"0.11.5.2","sha":"e377f49b046c986184cf802c8c6386b04c1f1aeb","kind":"commit","published_at":"2023-08-16T01:15:01.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.5.2","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.5.2/manifests"},{"name":"0.12.0.2","sha":"39f40116a4adf8a3296067d64bd00e1a1e5e15bd","kind":"commit","published_at":"2023-08-16T01:08:51.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.12.0.2","html_url":"https://github.com/haskell/bytestring/releases/tag/0.12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.12.0.2/manifests"},{"name":"0.11.5.1","sha":"602fd2f3470f180d64cb8baadf63e94baec66b60","kind":"commit","published_at":"2023-08-04T19:51:23.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.5.1","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.5.1/manifests"},{"name":"0.12.0.1","sha":"676c385cc366f7414d1c252df3bfb8c06e11006e","kind":"commit","published_at":"2023-08-04T19:09:51.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.12.0.1","html_url":"https://github.com/haskell/bytestring/releases/tag/0.12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.12.0.1/manifests"},{"name":"0.11.5.0","sha":"980206c96ff8ea3e10983d060f0b2c6685edf825","kind":"commit","published_at":"2023-07-06T20:06:09.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.5.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.5.0/manifests"},{"name":"0.12.0.0","sha":"bb31ef132fcbab0fa1a17b5b87648affc24b7121","kind":"commit","published_at":"2023-07-06T20:01:46.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.12.0.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.12.0.0/manifests"},{"name":"0.11.4.0","sha":"9cab76dc861f651c3940e873ce921d9e09733cc8","kind":"commit","published_at":"2023-01-10T20:04:41.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.4.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.4.0/manifests"},{"name":"0.11.3.1","sha":"1543e054a314865d89a259065921d5acba03d966","kind":"commit","published_at":"2022-05-04T19:31:52.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.3.1","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.3.1/manifests"},{"name":"0.11.3.0","sha":"ea3d88aafb7dac9d8a40a0d083adfa4b7153826d","kind":"commit","published_at":"2022-02-28T21:16:52.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.3.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.3.0/manifests"},{"name":"0.11.2.0","sha":"e84481a06ae4b50984469a79f2c1af4b2f02029b","kind":"commit","published_at":"2021-12-07T23:32:08.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.2.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.2.0/manifests"},{"name":"0.11.1.0","sha":"310cdb90c925c35f962df9c690bd35e20136da26","kind":"commit","published_at":"2021-02-12T19:18:54.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.1.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.1.0/manifests"},{"name":"0.10.12.1","sha":"8b4c9838a8cfedb365e6749d0996940e9ab7c861","kind":"commit","published_at":"2021-01-06T00:38:25.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.12.1","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.12.1/manifests"},{"name":"0.11.0.0","sha":"d79b997aa650513a2de4de9ae4e2c15f83e1542b","kind":"commit","published_at":"2020-09-23T19:36:25.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.0.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.0.0/manifests"},{"name":"0.11.0.0-rc1","sha":"96c95391025c1ce2240f6dc7bcad06d4191e7793","kind":"commit","published_at":"2020-09-17T00:25:54.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.11.0.0-rc1","html_url":"https://github.com/haskell/bytestring/releases/tag/0.11.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.11.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.11.0.0-rc1/manifests"},{"name":"0.10.12.0","sha":"e043aacfc4202a59ccae8b8c8cf0e1ad83a3f209","kind":"commit","published_at":"2020-08-06T07:09:26.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.12.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.12.0/manifests"},{"name":"0.10.10.1","sha":"1efc9c0964ba6d0366c4015accbd5ebd343826f6","kind":"commit","published_at":"2020-06-30T17:17:04.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.10.1","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.10.1/manifests"},{"name":"0.10.10.0","sha":"95fe6bdf13c9cc86c1c880164f7844d61d989574","kind":"commit","published_at":"2019-07-13T16:07:16.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.10.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.10.0/manifests"},{"name":"0.10.9.0","sha":"b0cd17c956fac2258841ab41556dd5ba08ee723b","kind":"commit","published_at":"2019-07-11T10:42:18.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.9.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.9.0/manifests"},{"name":"0.10.8.2","sha":"ce3c6a01cd9e2438358108e3e4b515304b5ce5a6","kind":"tag","published_at":"2017-02-10T04:13:25.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.8.2","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.8.2/manifests"},{"name":"0.10.8.1","sha":"84253da85952765dd7631e467cc2b1d1bba03f24","kind":"tag","published_at":"2016-05-15T21:01:09.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.8.1","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.8.1/manifests"},{"name":"0.10.8.0","sha":"0ee45965232f6838d5bbbf9f0fe666a32a79a6da","kind":"tag","published_at":"2016-05-03T22:41:06.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.8.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.8.0/manifests"},{"name":"0.10.6.0","sha":"c2ddcf96cdc6bf83206457a781801f6ff45a1aa6","kind":"tag","published_at":"2015-03-20T19:00:12.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.6.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.6.0/manifests"},{"name":"0.10.4.1","sha":"030f5669bcb48285a9b19577e05da854c762b907","kind":"commit","published_at":"2014-11-09T22:05:52.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.4.1","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.4.1/manifests"},{"name":"0.10.4.0","sha":"6ad8c0d27bcff28c80684a29b57d7a8dbf00caca","kind":"commit","published_at":"2013-10-08T08:28:06.000Z","download_url":"https://codeload.github.com/haskell/bytestring/tar.gz/0.10.4.0","html_url":"https://github.com/haskell/bytestring/releases/tag/0.10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/bytestring@0.10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/tags/0.10.4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T12:27:16.755Z","dependent_packages_count":1632,"downloads":122232,"downloads_period":"total","dependent_repos_count":18438,"rankings":{"downloads":1.1359141000282564,"dependent_repos_count":0.005651313930488839,"dependent_packages_count":0.016953941791466517,"stargazers_count":4.108505227465386,"forks_count":2.706979372704154,"docker_downloads_count":1.2884995761514553,"average":1.5437505886785345},"purl":"pkg:hackage/bytestring","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/bytestring","docker_dependents_count":2,"docker_downloads_count":89,"usage_url":"https://repos.ecosyste.ms/usage/hackage/bytestring","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/bytestring/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T07:11:07.407Z","issues_count":266,"pull_requests_count":439,"avg_time_to_close_issue":34181931.10552764,"avg_time_to_close_pull_request":6997734.06937799,"issues_closed_count":198,"pull_requests_closed_count":418,"pull_request_authors_count":108,"issue_authors_count":110,"avg_comments_per_issue":4.860902255639098,"avg_comments_per_pull_request":4.12756264236902,"merged_pull_requests_count":344,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":9,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":6245566.0,"past_year_avg_time_to_close_pull_request":1435185.6666666667,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fbytestring/issues","maintainers":[{"login":"clyring","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clyring"},{"login":"sjakobi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjakobi"},{"login":"hasufell","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasufell"},{"login":"hvr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hvr"},{"login":"sol","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sol"},{"login":"andreasabel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasabel"},{"login":"ekmett","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ekmett"},{"login":"Kleidukos","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kleidukos"},{"login":"adamgundry","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamgundry"},{"login":"alexbiehl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbiehl"},{"login":"copumpkin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/copumpkin"},{"login":"RyanGlScott","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"},{"login":"chessai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chessai"},{"login":"chshersh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chshersh"},{"login":"nh2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nh2"},{"login":"dterei","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dterei"},{"login":"Mikolaj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mikolaj"},{"login":"chrisdone","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdone"},{"login":"tibbe","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibbe"}],"active_maintainers":[{"login":"clyring","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clyring"},{"login":"adamgundry","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamgundry"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/bytestring/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/bytestring/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/bytestring/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/bytestring/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/bytestring/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/bytestring/codemeta","maintainers":[{"uuid":"HerbertValerioRiedel","login":"HerbertValerioRiedel","name":null,"email":null,"url":null,"packages_count":140,"html_url":"https://hackage.haskell.org/user/HerbertValerioRiedel","role":null,"created_at":"2022-11-14T16:57:50.920Z","updated_at":"2022-11-14T16:57:50.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/HerbertValerioRiedel/packages"},{"uuid":"BenGamari","login":"BenGamari","name":null,"email":null,"url":null,"packages_count":84,"html_url":"https://hackage.haskell.org/user/BenGamari","role":null,"created_at":"2022-11-14T16:57:50.880Z","updated_at":"2022-11-14T16:57:50.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/BenGamari/packages"},{"uuid":"DuncanCoutts","login":"DuncanCoutts","name":null,"email":null,"url":null,"packages_count":44,"html_url":"https://hackage.haskell.org/user/DuncanCoutts","role":null,"created_at":"2022-11-14T16:57:50.911Z","updated_at":"2022-11-14T16:57:50.911Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/DuncanCoutts/packages"},{"uuid":"Bodigrim","login":"Bodigrim","name":null,"email":null,"url":null,"packages_count":59,"html_url":"https://hackage.haskell.org/user/Bodigrim","role":null,"created_at":"2022-11-14T16:57:50.947Z","updated_at":"2022-11-14T16:57:50.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/Bodigrim/packages"},{"uuid":"DonaldStewart","login":"DonaldStewart","name":null,"email":null,"url":null,"packages_count":106,"html_url":"https://hackage.haskell.org/user/DonaldStewart","role":null,"created_at":"2022-11-14T16:57:50.892Z","updated_at":"2022-11-14T16:57:50.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/DonaldStewart/packages"},{"uuid":"IanLynagh","login":"IanLynagh","name":null,"email":null,"url":null,"packages_count":38,"html_url":"https://hackage.haskell.org/user/IanLynagh","role":null,"created_at":"2022-11-14T16:57:50.925Z","updated_at":"2022-11-14T16:57:50.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/IanLynagh/packages"},{"uuid":"SylvainHenry","login":"SylvainHenry","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://hackage.haskell.org/user/SylvainHenry","role":null,"created_at":"2022-11-14T16:57:50.930Z","updated_at":"2022-11-14T16:57:50.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/SylvainHenry/packages"},{"uuid":"sjakobi","login":"sjakobi","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://hackage.haskell.org/user/sjakobi","role":null,"created_at":"2022-11-14T16:57:50.975Z","updated_at":"2022-11-14T16:57:50.975Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/sjakobi/packages"},{"uuid":"chessai","login":"chessai","name":null,"email":null,"url":null,"packages_count":127,"html_url":"https://hackage.haskell.org/user/chessai","role":null,"created_at":"2022-11-14T16:57:50.983Z","updated_at":"2022-11-14T16:57:50.983Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/chessai/packages"},{"uuid":"clyring","login":"clyring","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://hackage.haskell.org/user/clyring","role":null,"created_at":"2023-01-10T19:57:10.724Z","updated_at":"2023-01-10T19:57:10.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/clyring/packages"}]}