{"id":18400258,"url":"https://github.com/ilia-funtov/benchmark-sort-algos","last_synced_at":"2025-04-12T16:55:48.692Z","repository":{"id":162671031,"uuid":"623119110","full_name":"ilia-funtov/benchmark-sort-algos","owner":"ilia-funtov","description":"Benchmarking C++ sorting algorithms from STL and Boost libraries with Catch2 test framework","archived":false,"fork":false,"pushed_at":"2023-04-07T14:36:08.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T03:20:30.797Z","etag":null,"topics":["benchmarking","boost","catch2","cpp17","sorting-algorithms","stl-algorithms"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ilia-funtov.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}},"created_at":"2023-04-03T18:26:25.000Z","updated_at":"2023-07-20T09:04:58.000Z","dependencies_parsed_at":"2023-09-28T04:06:47.950Z","dependency_job_id":null,"html_url":"https://github.com/ilia-funtov/benchmark-sort-algos","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"c69ceafea2d2c1430c4e68db4762f7e2709eb6f3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilia-funtov%2Fbenchmark-sort-algos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilia-funtov%2Fbenchmark-sort-algos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilia-funtov%2Fbenchmark-sort-algos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilia-funtov%2Fbenchmark-sort-algos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilia-funtov","download_url":"https://codeload.github.com/ilia-funtov/benchmark-sort-algos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248601511,"owners_count":21131609,"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":["benchmarking","boost","catch2","cpp17","sorting-algorithms","stl-algorithms"],"created_at":"2024-11-06T02:31:22.307Z","updated_at":"2025-04-12T16:55:48.663Z","avatar_url":"https://github.com/ilia-funtov.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# benchmark-sort-algos\nBenchmarking C++ sorting algorithms from STL and Boost libraries with [Catch2](https://github.com/catchorg/Catch2/tree/v2.13.10) test framework.\n\nNext algorithms are measured:\n- from STL:\n    1) std::sort\n    2) std::sort with ExecutionPolicy (since C++17)\n    3) std::stable_sort\n    3) std::stable_sort with ExecutionPolicy (since C++17)\n- from Boost libraries:\n    1) boost::sort::spreadsort::spreadsort\n    2) boost::sort::pdqsort\n    3) boost::sort::spinsort\n    4) boost::sort::flat_stable_sort\n    5) boost::sort::block_indirect_sort\n    6) boost::sort::sample_sort\n    7) boost::sort::parallel_stable_sort\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filia-funtov%2Fbenchmark-sort-algos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filia-funtov%2Fbenchmark-sort-algos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filia-funtov%2Fbenchmark-sort-algos/lists"}