{"id":19036168,"url":"https://github.com/tx7do/rust-algorithm","last_synced_at":"2025-10-11T22:07:16.920Z","repository":{"id":112433663,"uuid":"457640475","full_name":"tx7do/rust-algorithm","owner":"tx7do","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-11T09:39:20.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T05:32:17.811Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tx7do.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-02-10T05:17:32.000Z","updated_at":"2022-10-28T02:22:13.000Z","dependencies_parsed_at":"2023-05-15T02:45:15.450Z","dependency_job_id":null,"html_url":"https://github.com/tx7do/rust-algorithm","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/tx7do%2Frust-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2Frust-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2Frust-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2Frust-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tx7do","download_url":"https://codeload.github.com/tx7do/rust-algorithm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240093142,"owners_count":19746774,"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-08T21:53:39.200Z","updated_at":"2025-10-11T22:07:11.896Z","avatar_url":"https://github.com/tx7do.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-algorithm\n\n## [Sort Algorithms](./src/sorting)\n\n- [x] [Bubble](./src/sorting/bubble_sort.rs)\n- [x] [Bucket](./src/sorting/bucket_sort.rs)\n- [x] [Cocktail-Shaker](./src/sorting/cocktail_sort.rs)\n- [x] [Comb](./src/sorting/comb_sort.rs)\n- [x] [Counting](./src/sorting/counting_sort.rs)\n- [x] [Gnome](./src/sorting/gnome_sort.rs)\n- [x] [Heap](./src/sorting/heap_sort.rs)\n- [x] [Insertion](./src/sorting/insertion_sort.rs)\n- [x] [Merge](./src/sorting/merge_sort.rs)\n- [x] [Odd-even](./src/sorting/odd_even_sort.rs)\n- [x] [Quick](./src/sorting/quick_sort.rs)\n- [x] [Radix](./src/sorting/radix_sort.rs)\n- [x] [Selection](./src/sorting/selection_sort.rs)\n- [x] [Shell](./src/sorting/shell_sort.rs)\n- [x] [Slow](./src/sorting/slow_sort.rs)\n- [x] [Stooge](./src/sorting/stooge_sort.rs)\n- [ ] [Tim](./src/sorting/tim_sort.rs)\n- [ ] [Intro](./src/sorting/intro_sort.rs)\n- [ ] [Pdq](./src/sorting/pdq_sort.rs)\n\n## [Search Algorithms](./src/searching)\n\n- [x] [Linear](./src/searching/linear_search.rs)\n- [x] [Exponential](./src/searching/exponential_search.rs)\n- [x] [Interpolation](./src/searching/interpolation_search.rs)\n- [x] [Binary](./src/searching/binary_search.rs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftx7do%2Frust-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftx7do%2Frust-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftx7do%2Frust-algorithm/lists"}