{"id":13626689,"url":"https://github.com/alexnask/PeerType","last_synced_at":"2025-04-16T15:31:26.136Z","repository":{"id":55151545,"uuid":"314248333","full_name":"alexnask/PeerType","owner":"alexnask","description":"Zig peer type resolution at comptime, ported from the compiler source code","archived":false,"fork":false,"pushed_at":"2021-01-06T18:34:16.000Z","size":31,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-08T15:04:07.081Z","etag":null,"topics":["metaprogramming","zig","zig-library","zig-package"],"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/alexnask.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}},"created_at":"2020-11-19T12:57:04.000Z","updated_at":"2023-03-15T18:05:08.000Z","dependencies_parsed_at":"2022-08-14T13:31:39.608Z","dependency_job_id":null,"html_url":"https://github.com/alexnask/PeerType","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/alexnask%2FPeerType","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexnask%2FPeerType/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexnask%2FPeerType/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexnask%2FPeerType/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexnask","download_url":"https://codeload.github.com/alexnask/PeerType/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223716680,"owners_count":17191090,"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":["metaprogramming","zig","zig-library","zig-package"],"created_at":"2024-08-01T21:02:26.642Z","updated_at":"2024-11-08T16:31:21.990Z","avatar_url":"https://github.com/alexnask.png","language":"Zig","funding_links":[],"categories":["Zig","Libraries"],"sub_categories":[],"readme":"# PeerType\n\n## API\n```zig\n/// types must be an iterable of types (tuple, slice, ptr to array)\npub fn PeerType(comptime types: anytype) ?type;\npub fn coercesTo(comptime dst: type, comptime src: type) bool;\npub fn requiresComptime(comptime T: type) bool;\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexnask%2FPeerType","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexnask%2FPeerType","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexnask%2FPeerType/lists"}