{"id":22055261,"url":"https://github.com/zen-eth/multiformats-zig","last_synced_at":"2025-10-11T13:30:40.732Z","repository":{"id":265608725,"uuid":"896336216","full_name":"zen-eth/multiformats-zig","owner":"zen-eth","description":"Zig implementation of the multiformats https://github.com/multiformats/multiformats.","archived":false,"fork":false,"pushed_at":"2025-01-01T11:44:29.000Z","size":1849,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T12:31:20.405Z","etag":null,"topics":["cid","multiaddr","multiaddress","multibase","multicodec","multiformats","multihash","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/zen-eth.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,"publiccode":null,"codemeta":null}},"created_at":"2024-11-30T04:53:13.000Z","updated_at":"2025-01-01T11:44:32.000Z","dependencies_parsed_at":"2024-12-24T15:18:08.311Z","dependency_job_id":"042929a3-829b-4320-9379-0a3aebd40bec","html_url":"https://github.com/zen-eth/multiformats-zig","commit_stats":null,"previous_names":["zen-eth/multiformats-zig"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zen-eth%2Fmultiformats-zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zen-eth%2Fmultiformats-zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zen-eth%2Fmultiformats-zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zen-eth%2Fmultiformats-zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zen-eth","download_url":"https://codeload.github.com/zen-eth/multiformats-zig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236096404,"owners_count":19094208,"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":["cid","multiaddr","multiaddress","multibase","multicodec","multiformats","multihash","zig"],"created_at":"2024-11-30T16:06:03.126Z","updated_at":"2025-10-11T13:30:40.728Z","avatar_url":"https://github.com/zen-eth.png","language":"Zig","readme":"[![build](https://github.com/zen-eth/multiformats-zig/actions/workflows/check.yml/badge.svg?branch=main)](https://github.com/zen-eth/multiformats-zig/actions/workflows/check.yml)\n\n# Multiformats zig \nThis is the zig implementation of the multiformats [spec](https://github.com/multiformats/multiformats).\n\n## Build\n```bash\ngit clone --recurse-submodules git@github.com:zen-eth/multiformats-zig.git\ncd multiformats-zig\nzig build test --summary all\n```\n\n## Generate the code\n```bash\nzig build-exe src/generate.zig\n./generate\n```\n\n## Add to your project\n```bash\nzig fetch --save https://github.com/zen-eth/multiformats-zig/archive/main.tar.gz\n```\n\n## Usage\n```zig\nconst multiformats = @import(\"multiformats-zig\");\n```\n\n## Benchmark\n```bash\ngit clone --recurse-submodules git@github.com:zen-eth/multiformats-zig.git\ncd multiformats-zig\nzig build bench --release=fast -Dcode=7\n```\ntip: The `code` parameter in the command can refer to the declaration in the `MultiBaseCodec.fromCode()` in the source file `src/multibase.zig`.\n\n## License\nMIT\n","funding_links":[],"categories":["Network \u0026 Web"],"sub_categories":["Web3 Framework"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzen-eth%2Fmultiformats-zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzen-eth%2Fmultiformats-zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzen-eth%2Fmultiformats-zig/lists"}