{"id":14990774,"url":"https://github.com/itzmiadm/zig-binarystream","last_synced_at":"2026-01-18T22:34:13.748Z","repository":{"id":236817504,"uuid":"793207432","full_name":"TheUnderName/zig-binarystream","owner":"TheUnderName","description":"zig binarystream","archived":false,"fork":false,"pushed_at":"2024-04-28T18:32:10.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T14:51:31.770Z","etag":null,"topics":["zig","zig-binarystream","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheUnderName.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-28T18:14:07.000Z","updated_at":"2024-04-28T18:35:18.000Z","dependencies_parsed_at":"2024-04-28T19:28:13.868Z","dependency_job_id":"d1af2926-6884-4270-86d6-c6247334a6d6","html_url":"https://github.com/TheUnderName/zig-binarystream","commit_stats":null,"previous_names":["theundername/zig-binary"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheUnderName%2Fzig-binarystream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheUnderName%2Fzig-binarystream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheUnderName%2Fzig-binarystream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheUnderName%2Fzig-binarystream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheUnderName","download_url":"https://codeload.github.com/TheUnderName/zig-binarystream/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378091,"owners_count":20929293,"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":["zig","zig-binarystream","ziglang"],"created_at":"2024-09-24T14:20:48.915Z","updated_at":"2026-01-18T22:34:13.740Z","avatar_url":"https://github.com/TheUnderName.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"zig-binarystream\r\n\r\nzig-binarystream is a lightweight, low-level binary stream library for the Zig programming language\r\n. It provides a set of utilities for efficient reading and writing of binary data, ideal for applications such as file I/O, network communication, and custom serialization formats.\r\n\r\n⚙️ Features\r\n\r\nStream-based I/O: Efficient reading and writing of binary data streams.\r\n\r\nLow-level operations: Direct manipulation of bytes for performance-critical applications.\r\n\r\nMinimal dependencies: Pure Zig implementation with no external dependencies.\r\n\r\nFlexible API: Supports various data types and custom structures.\r\n\r\n📦 Installation\r\n\r\nTo include zig-binarystream in your Zig project, add it as a dependency in your build.zig file:\r\n\r\n```zig\r\nconst bstream = b.addPackage(\"binarystream\", \"path/to/zig-binarystream\"); \r\n```\r\n\r\nThen, import and use it in your code:\r\n\r\n```zig\r\nconst bstream = @import(\"binarystream\");\r\n```\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzmiadm%2Fzig-binarystream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzmiadm%2Fzig-binarystream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzmiadm%2Fzig-binarystream/lists"}