{"id":22394047,"url":"https://github.com/aditishenoy35/string-matcher-gui","last_synced_at":"2025-03-26T22:40:34.676Z","repository":{"id":261616235,"uuid":"884846034","full_name":"aditishenoy35/String-Matcher-GUI","owner":"aditishenoy35","description":"A Java Swing GUI application implementing Brute Force and Horspool string matching algorithms for pattern searching and replacement within text files.","archived":false,"fork":false,"pushed_at":"2024-11-07T15:09:50.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T04:24:21.769Z","etag":null,"topics":["java","java-swing"],"latest_commit_sha":null,"homepage":"","language":"Java","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/aditishenoy35.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":"2024-11-07T13:49:53.000Z","updated_at":"2024-11-07T15:13:59.000Z","dependencies_parsed_at":"2025-02-01T04:23:13.932Z","dependency_job_id":"87b73284-e5c6-431e-8441-6a1076a2841b","html_url":"https://github.com/aditishenoy35/String-Matcher-GUI","commit_stats":null,"previous_names":["aditishenoy35/string-matcher-gui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditishenoy35%2FString-Matcher-GUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditishenoy35%2FString-Matcher-GUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditishenoy35%2FString-Matcher-GUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditishenoy35%2FString-Matcher-GUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aditishenoy35","download_url":"https://codeload.github.com/aditishenoy35/String-Matcher-GUI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245749784,"owners_count":20666084,"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":["java","java-swing"],"created_at":"2024-12-05T05:08:45.740Z","updated_at":"2025-03-26T22:40:34.628Z","avatar_url":"https://github.com/aditishenoy35.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# String-Matcher-GUI\nA Java-based application that demonstrates the Brute Force and Horspool string matching algorithms in a user-friendly graphical interface. This tool allows users to load a text file, search for a specified pattern, and replace it with a new string. The GUI application is built using Java Swing, and it provides a detailed view of the matching process step-by-step.\n\n## Features\n\n- **File Loading**: Load a text file for pattern searching and replacement.\n- **Pattern Searching**:\n  - **Brute Force Algorithm**: Implements the basic brute-force approach to find occurrences of a pattern in the text.\n  - **Horspool Algorithm**: Utilizes the optimized Horspool algorithm to improve search efficiency, especially on large texts.\n- **Pattern Replacement**: Replaces all occurrences of a specified pattern with a new string and saves the updated content back to the file.\n- **Process Display**: Shows step-by-step details of the matching and replacement processes, including intermediate steps and substring comparisons.\n\n## Prerequisites\n\n- **Java Development Kit (JDK)**: Version 8 or higher is required to compile and run this application.\n- **IDE**: (Optional) Recommended to use an IDE like IntelliJ IDEA, Eclipse, or NetBeans for running and testing the application.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditishenoy35%2Fstring-matcher-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faditishenoy35%2Fstring-matcher-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditishenoy35%2Fstring-matcher-gui/lists"}