{"id":42196450,"url":"https://github.com/gh4rib/rustygrep","last_synced_at":"2026-04-29T11:03:32.384Z","repository":{"id":225010579,"uuid":"764845546","full_name":"gh4rib/RustyGrep","owner":"gh4rib","description":"The grep cmd in GNU Linux Operating Systems that is implemented in Rust","archived":false,"fork":false,"pushed_at":"2024-03-02T08:21:35.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-27T09:45:12.052Z","etag":null,"topics":["command-line-tool","grep","linux-tools","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gh4rib.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":"2024-02-28T20:16:50.000Z","updated_at":"2024-03-02T08:20:00.000Z","dependencies_parsed_at":"2024-03-02T09:30:26.553Z","dependency_job_id":"294b33ce-0770-4562-a933-8d5087835a90","html_url":"https://github.com/gh4rib/RustyGrep","commit_stats":null,"previous_names":["gharib110/rustygrep","gharib-uk/rustygrep","gh4rib/rustygrep"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gh4rib/RustyGrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh4rib%2FRustyGrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh4rib%2FRustyGrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh4rib%2FRustyGrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh4rib%2FRustyGrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gh4rib","download_url":"https://codeload.github.com/gh4rib/RustyGrep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh4rib%2FRustyGrep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32422538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["command-line-tool","grep","linux-tools","rust","rust-lang"],"created_at":"2026-01-27T00:17:41.961Z","updated_at":"2026-04-29T11:03:32.378Z","avatar_url":"https://github.com/gh4rib.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RustyGrep\nThe grep cmd in GNU Linux Operating Systems that is implemented in Rust\n\n## Example\n`` cargo run to ./file.txt `` \u003cbr/\u003e This Command search 'to' in the file.txt. \u003cbr/\u003e\nThe first argument is the search query  and the second argument is the file path which could be a relative or an absolute path.\nThe Content of the file:\n```\nHello Where is it?\nHe is going to the shop !\n```\nThe Output:\n```\nsearch result of to in ./file.txt\nHe is going to the shop !\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh4rib%2Frustygrep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgh4rib%2Frustygrep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh4rib%2Frustygrep/lists"}