{"id":29778780,"url":"https://github.com/doccaico/tiny-regex","last_synced_at":"2025-10-24T15:33:36.957Z","repository":{"id":305627257,"uuid":"1023398481","full_name":"doccaico/tiny-regex","owner":"doccaico","description":"tiny-regex-c built with Zig.","archived":false,"fork":false,"pushed_at":"2025-07-21T06:41:16.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-21T07:30:22.744Z","etag":null,"topics":["regex","zig"],"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/doccaico.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,"zenodo":null}},"created_at":"2025-07-21T05:35:19.000Z","updated_at":"2025-07-21T06:41:19.000Z","dependencies_parsed_at":"2025-07-21T07:30:26.675Z","dependency_job_id":"a2aa7f40-cc2e-43db-a9b5-abe0dc9d3f75","html_url":"https://github.com/doccaico/tiny-regex","commit_stats":null,"previous_names":["doccaico/tiny-regex"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/doccaico/tiny-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Ftiny-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Ftiny-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Ftiny-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Ftiny-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccaico","download_url":"https://codeload.github.com/doccaico/tiny-regex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Ftiny-regex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267361489,"owners_count":24074938,"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-07-27T02:00:11.917Z","response_time":82,"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":["regex","zig"],"created_at":"2025-07-27T13:01:17.040Z","updated_at":"2025-10-24T15:33:31.924Z","avatar_url":"https://github.com/doccaico.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tiny-regex\n[tiny-regex-c](https://github.com/kokke/tiny-regex-c) built with Zig.\n\n## Fetch\n```sh\n$ zig fetch git+https://github.com/doccaico/tiny-regex\n```\n\n## How to use\n```zig\n// build.zig\nconst tiny_regex = b.dependency(\"tiny-regex\", .{\n    .target = target,\n    .optimize = optimize,\n});\nexe.linkLibrary(tiny_regex.artifact(\"tiny-regex\"));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoccaico%2Ftiny-regex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoccaico%2Ftiny-regex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoccaico%2Ftiny-regex/lists"}