{"id":28152521,"url":"https://github.com/dcdms/learning-rust","last_synced_at":"2025-08-01T15:12:06.495Z","repository":{"id":255451877,"uuid":"851894463","full_name":"dcdms/learning-rust","owner":"dcdms","description":"Codewars challenges solved by me while learning Rust.","archived":false,"fork":false,"pushed_at":"2024-09-04T12:10:32.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T05:11:38.449Z","etag":null,"topics":["rust"],"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/dcdms.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-09-03T21:46:43.000Z","updated_at":"2024-09-04T12:10:39.000Z","dependencies_parsed_at":"2024-09-05T13:31:01.761Z","dependency_job_id":null,"html_url":"https://github.com/dcdms/learning-rust","commit_stats":null,"previous_names":["dcdm3g/learning-rust","dcdms/learning-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcdms/learning-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdms%2Flearning-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdms%2Flearning-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdms%2Flearning-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdms%2Flearning-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcdms","download_url":"https://codeload.github.com/dcdms/learning-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdms%2Flearning-rust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268248769,"owners_count":24219558,"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-01T02:00:08.611Z","response_time":67,"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":["rust"],"created_at":"2025-05-15T05:11:37.911Z","updated_at":"2025-08-01T15:12:06.472Z","avatar_url":"https://github.com/dcdms.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learning Rust\n\nTypeScript is my main programming language and **I don't intead to change it at the moment**, but I got really curious bacause of how fond other developers are of the Rust programming language, so I created this repository to view Rust in action solving some basic challenges from [Codewars](https://codewars.com).\n\nI'm just testing Rust for fun at the moment, but I'd really like to use it to build some web applications or contribute to awesome tools like [NextJS](https://nextjs.org) that have Rust files in their GitHub repositories.\n\n## Run Yourself\n\n\u003e To run this application, you need to have Rust installed on your machine. If you haven't installed it yet, you can follow [this guide](https://www.rust-lang.org/tools/install) from the official Rust documentation.\n\nThe `src` folder contains the files with solutions to the challenges, including unit tests. You can run the tests using:\n\n```sh\ncargo test\n# or\ncargo t\n```\n\nThe `main.rs` file serves as an entry point to the challenge files. You can run it to see a cool message with:\n\n```sh\ncargo run\n# or\ncargo r\n```\n\n## Solved Challenges\n\n- [Convert String to Camel Case](https://www.codewars.com/kata/517abf86da9663f1d2000003)\n- [Count of Positives / Sum of Negatives](https://www.codewars.com/kata/576bb71bbbcf0951d5000044)\n- [Sum Mixed Array](https://www.codewars.com/kata/57eaeb9578748ff92a000009)\n- [Keep Hydrated!](https://www.codewars.com/kata/582cb0224e56e068d800003c)\n- [Is He Gonna Survive?](https://www.codewars.com/kata/59ca8246d751df55cc00014c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcdms%2Flearning-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcdms%2Flearning-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcdms%2Flearning-rust/lists"}