{"id":37185668,"url":"https://github.com/jhahn21/recordio","last_synced_at":"2026-01-14T21:29:43.361Z","repository":{"id":57551762,"uuid":"214681482","full_name":"jhahn21/recordio","owner":"jhahn21","description":"recordio in Go","archived":false,"fork":false,"pushed_at":"2020-09-15T23:17:06.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T10:07:31.183Z","etag":null,"topics":["golang","recordio"],"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/jhahn21.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":"2019-10-12T16:46:37.000Z","updated_at":"2024-06-20T10:07:31.184Z","dependencies_parsed_at":"2022-09-26T18:41:35.338Z","dependency_job_id":null,"html_url":"https://github.com/jhahn21/recordio","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jhahn21/recordio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhahn21%2Frecordio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhahn21%2Frecordio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhahn21%2Frecordio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhahn21%2Frecordio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhahn21","download_url":"https://codeload.github.com/jhahn21/recordio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhahn21%2Frecordio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28435077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["golang","recordio"],"created_at":"2026-01-14T21:29:42.637Z","updated_at":"2026-01-14T21:29:43.353Z","avatar_url":"https://github.com/jhahn21.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# recordio\n\nPackage recordio implements a file format for a sequence of variable-length data.\n\n[![Build Status](https://travis-ci.com/jhahn21/recordio.svg?branch=master)](https://travis-ci.com/jhahn21/recordio)\n[![GoDoc](https://godoc.org/github.com/jhahn21/recordio?status.svg)](https://godoc.org/github.com/jhahn21/recordio)\n[![Go Report Card](https://goreportcard.com/badge/github.com/jhahn21/recordio)](https://goreportcard.com/report/github.com/jhahn21/recordio)\n\n## Benchmarks\n\nOn `Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz`\n\n```\ngoos: darwin\ngoarch: amd64\npkg: github.com/jhahn21/recordio\nBenchmarkRead/nocompression_100-8         \t11914750\t        98.7 ns/op\t1013.57 MB/s\t      32 B/op\t       1 allocs/op\nBenchmarkRead/nocompression_1000-8        \t10257574\t       112 ns/op\t8930.78 MB/s\t      32 B/op\t       1 allocs/op\nBenchmarkRead/nocompression_10000-8       \t 4645444\t       257 ns/op\t38851.13 MB/s\t      32 B/op\t       1 allocs/op\nBenchmarkRead/snappy_100-8                \t 4525521\t       265 ns/op\t 377.92 MB/s\t      32 B/op\t       1 allocs/op\nBenchmarkRead/snappy_1000-8               \t 3387344\t       352 ns/op\t2841.98 MB/s\t      32 B/op\t       1 allocs/op\nBenchmarkRead/snappy_10000-8              \t 1000000\t      1067 ns/op\t9373.59 MB/s\t      32 B/op\t       1 allocs/op\nBenchmarkRead/zlib_100-8                  \t  893626\t      1204 ns/op\t  83.07 MB/s\t    4228 B/op\t       4 allocs/op\nBenchmarkRead/zlib_1000-8                 \t  617709\t      1649 ns/op\t 606.25 MB/s\t    4228 B/op\t       4 allocs/op\nBenchmarkRead/zlib_10000-8                \t  177680\t      5841 ns/op\t1712.05 MB/s\t    4228 B/op\t       4 allocs/op\nBenchmarkWrite/nocompression_100-8        \t71513655\t        16.2 ns/op\t6184.61 MB/s\t       0 B/op\t       0 allocs/op\nBenchmarkWrite/nocompression_1000-8       \t68341375\t        16.2 ns/op\t61711.59 MB/s\t       0 B/op\t       0 allocs/op\nBenchmarkWrite/nocompression_10000-8      \t69492022\t        16.2 ns/op\t617672.71 MB/s\t       0 B/op\t       0 allocs/op\nBenchmarkWrite/snappy_100-8               \t 6543421\t       183 ns/op\t 545.83 MB/s\t       0 B/op\t       0 allocs/op\nBenchmarkWrite/snappy_1000-8              \t 2818880\t       424 ns/op\t2358.02 MB/s\t       0 B/op\t       0 allocs/op\nBenchmarkWrite/snappy_10000-8             \t  498268\t      2255 ns/op\t4433.88 MB/s\t       0 B/op\t       0 allocs/op\nBenchmarkWrite/zlib_100-8                 \t   31576\t     37292 ns/op\t   2.68 MB/s\t      25 B/op\t       0 allocs/op\nBenchmarkWrite/zlib_1000-8                \t   13008\t     92430 ns/op\t  10.82 MB/s\t      62 B/op\t       0 allocs/op\nBenchmarkWrite/zlib_10000-8               \t    5731\t    196485 ns/op\t  50.89 MB/s\t     143 B/op\t       0 allocs/op\nPASS\nok  \tgithub.com/jhahn21/recordio\t23.971s\n```\n\n## How to contribute\n\nWe use [Gerrit](https://review.gerrithub.io) for reviewing proposed changes.\n\n```\n$ git clone https://github.com/jhahn21/recordio.git\n$ cd recordio\n$ curl -Lo .git/hooks/commit-msg https://review.gerrithub.io/tools/hooks/commit-msg\n$ chmod +x .git/hooks/commit-msg\n$ git remote add gerrit https://review.gerrithub.io/jhahn21/recordio\n...\n\n// Push for code review\n...\n$ git commit\n$ git push gerrit HEAD:refs/for/master\n...\n\n// Push a patch Set\n...\n$ git commit --amend\n$ git push gerrit HEAD:refs/for/master\n...\n```\n\n\u003e You can find more details at [Gerrit Code Review Workflow](https://review.gerrithub.io/Documentation/intro-user.html#code-review).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhahn21%2Frecordio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhahn21%2Frecordio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhahn21%2Frecordio/lists"}