{"id":17697494,"url":"https://github.com/x86y/onikuruma","last_synced_at":"2025-03-31T00:42:00.231Z","repository":{"id":210681960,"uuid":"727155614","full_name":"x86y/onikuruma","owner":"x86y","description":"Extending ngn/k with oniguruma regex library bindings ","archived":false,"fork":false,"pushed_at":"2023-12-05T11:40:04.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T05:44:59.827Z","etag":null,"topics":["array-languages","k","ngn","oniguruma","regex"],"latest_commit_sha":null,"homepage":"","language":"C","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/x86y.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}},"created_at":"2023-12-04T09:50:24.000Z","updated_at":"2024-05-30T14:06:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"651bbbf0-5eef-41ef-8e69-7600116228ea","html_url":"https://github.com/x86y/onikuruma","commit_stats":null,"previous_names":["x86y/onikuruma"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x86y%2Fonikuruma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x86y%2Fonikuruma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x86y%2Fonikuruma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x86y%2Fonikuruma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x86y","download_url":"https://codeload.github.com/x86y/onikuruma/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399797,"owners_count":20770907,"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":["array-languages","k","ngn","oniguruma","regex"],"created_at":"2024-10-24T14:47:43.130Z","updated_at":"2025-03-31T00:42:00.212Z","avatar_url":"https://github.com/x86y.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oniguruma extension for ngn/k\n\nProvided functions and intended behavior:\n```k\n\u003e m:`\"./libregex.so\"2:(`match;2)\n\u003e m[\"asd\";\"someasdstring\"]\n4\n\n\n\u003e c:`\"./libregex.so\"2:(`indices;2)\n\u003e c[\"(\\\\d+)-(\\\\w+)\";\"123-abc 456-def\"]\n0 7 0 3 4 7 8 15 8 11 12 15\n\n\u003e cs:`\"./libregex.so\"2:(`substrings;2)\n\u003e cs[\"(\\\\d+)\\\\s(\\\\w+)\";\"Game 1: 3 blue, 4 red; 1 red, 2 green, 6 blue; 2 green\"]\n`3`blue`4`red`1`red`2`green`6`blue`2`green\n\n\u003e r:`\"./libregex.so\"2:(`replace;3)\n\u003e r[\"(asd)\";\"some asd string\";\"bsd\"]\nsome bsd string\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx86y%2Fonikuruma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx86y%2Fonikuruma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx86y%2Fonikuruma/lists"}