{"id":28279199,"url":"https://github.com/pythonicforge/grrs","last_synced_at":"2026-02-19T12:02:08.641Z","repository":{"id":288209989,"uuid":"967213090","full_name":"pythonicforge/grrs","owner":"pythonicforge","description":"👀 A fast and efficient grep clone built with Rust, designed for seamless pattern searching and command-line performance.","archived":false,"fork":false,"pushed_at":"2025-04-16T06:29:46.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T17:37:35.461Z","etag":null,"topics":["cargo","cli","grep","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/grrs-hardik","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythonicforge.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,"zenodo":null}},"created_at":"2025-04-16T05:31:35.000Z","updated_at":"2025-06-16T18:34:21.000Z","dependencies_parsed_at":"2025-04-16T06:30:20.115Z","dependency_job_id":"14da917e-2ea4-4120-8992-a75416212524","html_url":"https://github.com/pythonicforge/grrs","commit_stats":null,"previous_names":["pythonicforge/grrs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pythonicforge/grrs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonicforge%2Fgrrs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonicforge%2Fgrrs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonicforge%2Fgrrs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonicforge%2Fgrrs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythonicforge","download_url":"https://codeload.github.com/pythonicforge/grrs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonicforge%2Fgrrs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29612509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"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":["cargo","cli","grep","rust"],"created_at":"2025-05-21T09:14:06.214Z","updated_at":"2026-02-19T12:02:08.631Z","avatar_url":"https://github.com/pythonicforge.png","language":"Rust","readme":"\n# grrs\n\n`grrs` is a simple command-line tool to search for a pattern in a file and display the lines that contain it.\n\n\u003cbr/\u003e\n\n### Usage\n\nRun the program with the following arguments:\n\n- `pattern`: The pattern to search for in the file.\n- `path`: The path to the file to read.\n\n#### Example\n\n```bash\ngrrs-hardik \"search_pattern\" /path/to/file.txt\n```\n\nThis will search for the `search_pattern` in the specified file and print all lines containing the pattern.\n\n#### Dependencies\n\nThis project uses the following dependencies:\n- [`anyhow`](https://crates.io/crates/anyhow): For error handling.\n- [`clap`](https://crates.io/crates/clap): For command-line argument parsing.\n\n#### Error Handling\n\nIf the file cannot be read, the program will display an error message with context about the failure.\n\n\u003cbr/\u003e\n\n### License\n\nThis project is licensed under the MIT License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonicforge%2Fgrrs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonicforge%2Fgrrs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonicforge%2Fgrrs/lists"}