{"id":23226019,"url":"https://github.com/dont-rely-on-nulls/zerl","last_synced_at":"2025-09-23T16:47:55.313Z","repository":{"id":252469274,"uuid":"831607050","full_name":"dont-rely-on-nulls/zerl","owner":"dont-rely-on-nulls","description":"A Zig library to idiomatically communicate with other BEAM nodes","archived":false,"fork":false,"pushed_at":"2025-08-12T10:23:15.000Z","size":128,"stargazers_count":45,"open_issues_count":3,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-19T13:50:33.082Z","etag":null,"topics":["erlang","erlang-otp","nix","zerl","zig","zig-library","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dont-rely-on-nulls.png","metadata":{"files":{"readme":"README.org","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,"zenodo":null}},"created_at":"2024-07-21T04:36:41.000Z","updated_at":"2025-08-12T10:23:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"30924ece-2cb1-49a8-ac7e-ab021b982be6","html_url":"https://github.com/dont-rely-on-nulls/zerl","commit_stats":null,"previous_names":["dont-rely-on-nulls/zerl"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dont-rely-on-nulls/zerl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dont-rely-on-nulls%2Fzerl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dont-rely-on-nulls%2Fzerl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dont-rely-on-nulls%2Fzerl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dont-rely-on-nulls%2Fzerl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dont-rely-on-nulls","download_url":"https://codeload.github.com/dont-rely-on-nulls/zerl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dont-rely-on-nulls%2Fzerl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276613233,"owners_count":25673398,"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","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["erlang","erlang-otp","nix","zerl","zig","zig-library","ziglang"],"created_at":"2024-12-19T00:15:13.717Z","updated_at":"2025-09-23T16:47:55.308Z","avatar_url":"https://github.com/dont-rely-on-nulls.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Zerl: Making Erlang + Zig communication EZ\n#+html: \u003ca href=\"https://builtwithnix.org\"\u003e\u003cimg alt=\"built with nix\" src=\"https://builtwithnix.org/badge.svg\" /\u003e\u003c/a\u003e\u003cbr\u003e\n#+html: \u003ca href=\"https://github.com/dont-rely-on-nulls/zerl/actions/workflows/build_zerl.yml\"\u003e \u003cimg alt=\"[Build] Client\" src=\"https://github.com/dont-rely-on-nulls/zerl/actions/workflows/build_zerl.yml/badge.svg\" /\u003e\u003c/a\u003e\n\n#+html: \u003cp align=\"center\"\u003e\u003cimg src=\"images/logo.png\" alt=\"The Zerl Logo\" style=\"width: 25%;\"\u003e\u003c/p\u003e\n\n/WORK IN PROGRESS/\n\nThis is a library for communicating with the BEAM from Zig. It is a wrapper\naround ~erl_interface~, which is provided with Erlang, and currently targets Zig version\n~0.14.0~.\n\nNote that ~erl_interface~ is not currently packaged for Zig, so users of Zerl will need\nto provide the dependency themselves.\n\nPlease refer to [[doc/types.org][this document]] for how types are translated\nbetween Zig and Erlang.\n\n** Roadmap\n\n*** 0.1 [1/1]\n- [X] Add unit tests for the decoder and encoder.\n\n*** 0.2 [1/1]\n- [X] Update to Zig 0.14.0.\n\n*** 0.3 [0/1]\n- [ ] Allow parsing tagged tuples with multiple items from Erlang into Zig tagged unions.\n\n*** Before 1.0 [0/3]\n- [ ] Expose the timeout version of the networking functions from ~erl_interface~.\n- [ ] Remove all hidden allocations from the library.\n- [ ] Either package ~erl_interface~ and add it to ~build.zig.zon~, or drop the dependency entirely.\n\n** Examples\n\nSee the [[./examples]] directory for some code examples. If you are looking for a\nnon-trivial example, check [[https://github.com/Dr-Nekoma/lyceum][Lyceum]], it's a game built around this library.\n\n** Developing\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdont-rely-on-nulls%2Fzerl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdont-rely-on-nulls%2Fzerl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdont-rely-on-nulls%2Fzerl/lists"}