{"id":17308770,"url":"https://github.com/guerinoni/perg","last_synced_at":"2025-09-25T09:54:02.221Z","repository":{"id":38332818,"uuid":"338555855","full_name":"guerinoni/perg","owner":"guerinoni","description":"Grep implementation in rust.","archived":false,"fork":false,"pushed_at":"2025-03-03T10:20:04.000Z","size":64,"stargazers_count":14,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T02:53:07.587Z","etag":null,"topics":["grep","grep-like","hacktoberfest","linux","rust","rust-application","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/guerinoni.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":"2021-02-13T11:07:59.000Z","updated_at":"2025-03-04T02:10:07.000Z","dependencies_parsed_at":"2025-03-03T11:25:02.184Z","dependency_job_id":"74279867-0fd9-43b8-997b-3e54fae78633","html_url":"https://github.com/guerinoni/perg","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerinoni%2Fperg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerinoni%2Fperg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerinoni%2Fperg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerinoni%2Fperg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guerinoni","download_url":"https://codeload.github.com/guerinoni/perg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248890460,"owners_count":21178432,"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":["grep","grep-like","hacktoberfest","linux","rust","rust-application","search"],"created_at":"2024-10-15T12:05:58.951Z","updated_at":"2025-09-25T09:53:57.153Z","avatar_url":"https://github.com/guerinoni.png","language":"Rust","readme":"# perg\n\n[![CI](https://github.com/guerinoni/perg/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/guerinoni/perg/actions/workflows/CI.yml)\n[![codecov](https://codecov.io/gh/guerinoni/perg/branch/main/graph/badge.svg?token=A198N28TVV)](https://codecov.io/gh/guerinoni/perg)\n\nGrep implementation in rust.\n\n## Features\n\n- [x] search in single file.\n- [x] show line number (-n or --line-number)\n- [x] ignore case sensitive (-i or --ignore-case)\n- [x] search in more files (i.e. `perg file.txt file.txt`)\n- [x] search from stdin (i.e. `perg -` or `perg lol -`)\n- [x] search from stdin with pipe (i.e. `cat ./Cargo.toml | perg author`)\n- [x] search in a directory.\n- [x] search recursive (-r or --recursive)\n- [x] search recursive following symlink (-R or --dereference-recursive)\n- [x] exclude some dir (--exclude-dir=folder)\n\n## Contributing\n\nAny helps or suggestions will be appreciated.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguerinoni%2Fperg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguerinoni%2Fperg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguerinoni%2Fperg/lists"}