{"id":18158427,"url":"https://github.com/m-farag/explode","last_synced_at":"2025-08-19T11:12:23.028Z","repository":{"id":133489167,"uuid":"594472208","full_name":"M-Farag/explode","owner":"M-Farag","description":"Break a string into words based on a specific separator as character ","archived":false,"fork":false,"pushed_at":"2023-03-01T19:03:44.000Z","size":772,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T04:45:52.687Z","etag":null,"topics":["cli","explode","rust","string-processing"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/M-Farag.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,"zenodo":null}},"created_at":"2023-01-28T16:55:30.000Z","updated_at":"2023-01-31T19:39:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"66dd4ea6-a08b-42e8-b3fc-c40f47b7f2cf","html_url":"https://github.com/M-Farag/explode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/M-Farag/explode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M-Farag%2Fexplode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M-Farag%2Fexplode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M-Farag%2Fexplode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M-Farag%2Fexplode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/M-Farag","download_url":"https://codeload.github.com/M-Farag/explode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M-Farag%2Fexplode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271143398,"owners_count":24706346,"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-08-19T02:00:09.176Z","response_time":63,"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":["cli","explode","rust","string-processing"],"created_at":"2024-11-02T07:06:38.579Z","updated_at":"2025-08-19T11:12:23.020Z","avatar_url":"https://github.com/M-Farag.png","language":"Rust","readme":"### Explode\n\nBreaking a sentence into words based on the space between words\n\n### Ideas\n- I converted the sentence characters into bytes\n- I track the words with two indexes starting from the string length\n- I return the words, the the remaining will be the final word\n\n\n### Next [TODO]\n- [ ] Returning an array of the extracted words\n- [x] ~~ Define the words separator (not just the space) ~~","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-farag%2Fexplode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-farag%2Fexplode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-farag%2Fexplode/lists"}