{"id":16767497,"url":"https://github.com/millione/leetcode-rust","last_synced_at":"2025-03-16T13:13:43.173Z","repository":{"id":112499124,"uuid":"409208773","full_name":"Millione/leetcode-rust","owner":"Millione","description":"leetcode solutions based on rust","archived":false,"fork":false,"pushed_at":"2021-10-13T02:52:56.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T17:49:30.549Z","etag":null,"topics":["leetcode","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/Millione.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":"2021-09-22T13:08:56.000Z","updated_at":"2022-08-09T02:17:20.000Z","dependencies_parsed_at":"2023-05-15T09:45:16.566Z","dependency_job_id":null,"html_url":"https://github.com/Millione/leetcode-rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Millione%2Fleetcode-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Millione%2Fleetcode-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Millione%2Fleetcode-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Millione%2Fleetcode-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Millione","download_url":"https://codeload.github.com/Millione/leetcode-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871912,"owners_count":20361380,"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":["leetcode","rust"],"created_at":"2024-10-13T06:09:16.583Z","updated_at":"2025-03-16T13:13:43.147Z","avatar_url":"https://github.com/Millione.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leetcode Solutions Based On Rust\nThanks the great job done by [aylei](https://github.com/aylei/leetcode-rust), here is the version with code refactoring based on `tokio`. Besides, this version removed the feature `all` for which initialize all problems and added solved problems auto-generation in `README.md`.\n\n# Usage\nExecute `cargo run`, then you can input one of the below commands:\n\n* `$id`: initialize problem with id in problems/\n* `random`: initialize problem with random id in problems/\n* `solve $id`: move problem with id from problems/ to solutions/\n\n# Solved\n\u003ctable id=\"leetcode\" class=\"table-auto\"\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth\u003eid\u003c/th\u003e\n      \u003cth\u003eLeetcode\u003c/th\u003e\n      \u003cth\u003eLevel\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e1\u003c/td\u003e\n      \u003ctd\u003e\u003ca href=\"./src/solutions/s0001_two_sum\"\u003e two-sum\u003c/a\u003e\u003c/td\u003e\n      \u003ctd\u003eEasy\u003c/td\u003e\n    \u003c/tr\u003e\n    ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmillione%2Fleetcode-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmillione%2Fleetcode-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmillione%2Fleetcode-rust/lists"}