{"id":16984923,"url":"https://github.com/rbino/zanzara","last_synced_at":"2026-01-23T20:41:16.100Z","repository":{"id":69800717,"uuid":"376922378","full_name":"rbino/zanzara","owner":"rbino","description":"Allocation-free, I/O-agnostic MQTT client written in Zig","archived":false,"fork":false,"pushed_at":"2022-07-19T20:30:25.000Z","size":89,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T06:27:44.251Z","etag":null,"topics":["mqtt","mqtt-client","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/rbino.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":"2021-06-14T18:38:24.000Z","updated_at":"2024-07-16T08:57:01.000Z","dependencies_parsed_at":"2023-07-21T21:32:07.077Z","dependency_job_id":null,"html_url":"https://github.com/rbino/zanzara","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rbino/zanzara","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbino%2Fzanzara","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbino%2Fzanzara/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbino%2Fzanzara/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbino%2Fzanzara/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbino","download_url":"https://codeload.github.com/rbino/zanzara/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbino%2Fzanzara/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28699716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: 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":["mqtt","mqtt-client","zig"],"created_at":"2024-10-14T02:35:24.803Z","updated_at":"2026-01-23T20:41:16.077Z","avatar_url":"https://github.com/rbino.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ezanzara\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://badgen.net/github/license/rbino/zanzara\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nAn allocation-free, I/O-agnostic MQTT client written in Zig.\n\n_Warning: this is a work in progress, the API is subject to change_\n\n## Features\n\n- [x] MQTT 3.1.1 client packet serialization/deserialization\n- [x] Ping handling\n- [x] Subscribe and receive data\n- [x] Publish (QoS 0 only)\n- [x] Unsubscribe\n- [ ] Everything else (including a more detailed list of what's missing)\n\n## Example\n\nYou can run the example with:\n\n```\nzig run example.zig\n```\n\nYou can use `mosquitto_sub` to see the message that is published by the example just after the\nconnection\n\n```\nmosquitto_sub -h \"mqtt.eclipseprojects.io\" -t \"zig/zanzara_out\"\n```\n\nYou can use also `mosquitto_pub` to publish to the topic the example subscribes to\n\n```\nmosquitto_pub -h \"mqtt.eclipseprojects.io\" -t \"zig/zanzara_in\" -m \"Hello, MQTT\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbino%2Fzanzara","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbino%2Fzanzara","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbino%2Fzanzara/lists"}