{"id":13741115,"url":"https://github.com/gsquire/zig-snappy","last_synced_at":"2025-04-15T00:29:51.462Z","repository":{"id":54487007,"uuid":"293652356","full_name":"gsquire/zig-snappy","owner":"gsquire","description":"Snappy compression for Zig","archived":false,"fork":false,"pushed_at":"2024-03-28T20:03:20.000Z","size":27,"stargazers_count":30,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T12:21:18.450Z","etag":null,"topics":["compression","snappy","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/gsquire.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}},"created_at":"2020-09-07T23:25:50.000Z","updated_at":"2025-02-11T09:21:47.000Z","dependencies_parsed_at":"2024-04-17T10:53:10.108Z","dependency_job_id":"edda84ec-c8c3-4b6d-addd-9d0a09532c96","html_url":"https://github.com/gsquire/zig-snappy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fzig-snappy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fzig-snappy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fzig-snappy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fzig-snappy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsquire","download_url":"https://codeload.github.com/gsquire/zig-snappy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248983684,"owners_count":21193621,"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","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":["compression","snappy","zig"],"created_at":"2024-08-03T04:00:55.604Z","updated_at":"2025-04-15T00:29:51.442Z","avatar_url":"https://github.com/gsquire.png","language":"Zig","funding_links":[],"categories":["Applications"],"sub_categories":[],"readme":"# zig-snappy\n[![CI](https://github.com/gsquire/zig-snappy/workflows/CI/badge.svg)](https://github.com/gsquire/zig-snappy/actions)\n\nThis is a rough translation of Go's [snappy](https://github.com/golang/snappy) library for Zig. It\nonly supports the block format. The streaming format may be added in the future.\n\n### Caveat\nExpect some sharp edges. This is my first time writing Zig! I would greatly appreciate any issues\nor pull requests to improve the code, write tests, or just critique in general.\n\n### Roadmap\n- More robust tests\n- Fuzzing\n\n### Usage\nSee the [binary](main.zig) in the repository.\n\n### License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsquire%2Fzig-snappy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsquire%2Fzig-snappy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsquire%2Fzig-snappy/lists"}