{"id":18184272,"url":"https://github.com/vovandreevik/string-manipulation","last_synced_at":"2025-10-30T05:11:14.322Z","repository":{"id":199596039,"uuid":"581675265","full_name":"vovandreevik/String-Manipulation","owner":"vovandreevik","description":"This C++ program is designed for string manipulation. It provides various string operations, such as sorting, searching for repetitions, and finding strings that start with a specific sequence. The program is based on a custom String class.","archived":false,"fork":false,"pushed_at":"2023-10-26T19:08:10.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T12:17:16.734Z","etag":null,"topics":["cpp","custom-string","oop","oops-in-cpp","string"],"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/vovandreevik.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":"2022-12-23T23:06:21.000Z","updated_at":"2024-04-04T10:43:19.000Z","dependencies_parsed_at":"2025-02-13T14:49:48.888Z","dependency_job_id":"ae8bc442-0fd3-41fb-9573-45dd8c831968","html_url":"https://github.com/vovandreevik/String-Manipulation","commit_stats":null,"previous_names":["vovandreevik/string"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vovandreevik/String-Manipulation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovandreevik%2FString-Manipulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovandreevik%2FString-Manipulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovandreevik%2FString-Manipulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovandreevik%2FString-Manipulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vovandreevik","download_url":"https://codeload.github.com/vovandreevik/String-Manipulation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vovandreevik%2FString-Manipulation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281748716,"owners_count":26554822,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","custom-string","oop","oops-in-cpp","string"],"created_at":"2024-11-02T21:03:52.655Z","updated_at":"2025-10-30T05:11:14.292Z","avatar_url":"https://github.com/vovandreevik.png","language":"C++","readme":"# C++ String Manipulation\n\n## Program Description\n\nThis C++ program is designed for string manipulation. It provides various string operations, such as sorting, searching for repetitions, and finding strings that start with a specific sequence. The program is based on a custom `String` class.\n\n## Prerequisites\n\nBefore using this program, you need to have:\n\n- A C++ development environment installed on your computer.\n- Basic knowledge of C++ programming.\n\n## Usage\nThe program allows you to input a set of strings and performs the following operations:\n- Sorting the strings in lexicographical order.\n- Checking for repetitions (duplicate strings).\n- Finding strings that start with a specific sequence.\n## Input\nThe program prompts you to enter a set of strings.\n\nYou can choose to search for repetitions and strings that start with a specific sequence.\n\n## Output\nThe program displays the sorted list of strings and the results of the repetition and search operations.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvovandreevik%2Fstring-manipulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvovandreevik%2Fstring-manipulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvovandreevik%2Fstring-manipulation/lists"}