{"id":21040125,"url":"https://github.com/michael2012z/algorithms","last_synced_at":"2025-06-11T18:05:01.527Z","repository":{"id":148686447,"uuid":"564738230","full_name":"michael2012z/algorithms","owner":"michael2012z","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-24T14:53:44.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-13T21:19:49.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michael2012z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-11-11T11:35:00.000Z","updated_at":"2022-11-13T13:04:50.000Z","dependencies_parsed_at":"2023-05-28T16:15:33.228Z","dependency_job_id":null,"html_url":"https://github.com/michael2012z/algorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michael2012z/algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael2012z%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael2012z%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael2012z%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael2012z%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michael2012z","download_url":"https://codeload.github.com/michael2012z/algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michael2012z%2Falgorithms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259312213,"owners_count":22838884,"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":[],"created_at":"2024-11-19T13:44:55.280Z","updated_at":"2025-06-11T18:05:01.505Z","avatar_url":"https://github.com/michael2012z.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# algorithms\n\n## Usage\n\nRun the test of all algorithm packages:\n\n```shell\ncargo test --workspace -- --show-output\n```\n\nRun the test of single package:\n\n```shell\ncargo test --package \"sort\" -- --show-output\n```\n\nRun the test of a package and generate `.dot` file for `Graphviz`:\n\n```shell\ncargo test --package \"sort\" --features graph -- --show-output\n```\n\nRun a specified test case:\n\n```shell\ncargo test --package \"sort\" test_bubble_sort_simple --features graph -- --show-output\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichael2012z%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichael2012z%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichael2012z%2Falgorithms/lists"}