{"id":36627075,"url":"https://github.com/while-loop/hpack","last_synced_at":"2026-01-12T09:33:15.258Z","repository":{"id":57598287,"uuid":"98315078","full_name":"while-loop/hpack","owner":"while-loop","description":"Go implementation of HTTP/2's compression format [RFC7541] for efficiently representing HTTP header fields.","archived":false,"fork":false,"pushed_at":"2017-09-29T21:17:54.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T11:14:19.420Z","etag":null,"topics":["go","golang","hpack","http","http2","net"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/while-loop.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}},"created_at":"2017-07-25T14:25:15.000Z","updated_at":"2017-07-25T21:07:44.000Z","dependencies_parsed_at":"2022-09-16T09:40:16.054Z","dependency_job_id":null,"html_url":"https://github.com/while-loop/hpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/while-loop/hpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Fhpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Fhpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Fhpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Fhpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/while-loop","download_url":"https://codeload.github.com/while-loop/hpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Fhpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["go","golang","hpack","http","http2","net"],"created_at":"2026-01-12T09:33:15.199Z","updated_at":"2026-01-12T09:33:15.252Z","avatar_url":"https://github.com/while-loop.png","language":"Go","readme":"hpack\n=====\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/while-loop/hpack/blob/master/doc/box.png\"\u003e\n  \u003cbr\u003e\u003cbr\u003e\n  \u003ca href=\"https://godoc.org/github.com/while-loop/hpack\"\u003e\u003cimg src=\"https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://travis-ci.org/while-loop/hpack\"\u003e\u003cimg src=\"https://img.shields.io/travis/while-loop/hpack.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/while-loop/hpack/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/while-loop/hpack.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://coveralls.io/github/while-loop/hpack\"\u003e\u003cimg src=\"https://img.shields.io/coveralls/while-loop/hpack.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/while-loop/hpack/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nGo implementation of HTTP/2's compression format [RFC 7541](https://tools.ietf.org/html/rfc7541) for efficiently representing HTTP header fields.\n\nInstallation\n------------\n\n```\n$ go get github.com/while-loop/hpack\n```\n\nUsage\n-----\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n)\n\nfunc main() {\n\tfmt.Println(\"Hello World\")\n}\n```\n\nChangelog\n---------\n\nThe format is based on [Keep a Changelog](http://keepachangelog.com/)\nand this project adheres to [Semantic Versioning](http://semver.org/).\n\n[CHANGELOG.md](https://github.com/while-loop/hpack/blob/master/CHANGELOG.md)\n\nLicense\n-------\nhpack is licensed under the Apache 2.0 license. See\n[LICENSE](https://github.com/while-loop/hpack/blob/master/LICENSE)\nfor details.\n\nAuthor\n------\n\nAnthony Alves\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhile-loop%2Fhpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhile-loop%2Fhpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhile-loop%2Fhpack/lists"}