{"id":21036692,"url":"https://github.com/maksasj/dunmorogh","last_synced_at":"2025-05-15T14:31:59.590Z","repository":{"id":170929021,"uuid":"628221707","full_name":"Maksasj/dunmorogh","owner":"Maksasj","description":"Dunmorogh - simple c++ library, that implements some sorting algorithms","archived":true,"fork":false,"pushed_at":"2023-06-18T13:35:47.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T20:30:05.965Z","etag":null,"topics":["cpp","educational-project","library","sorting","sorting-algorithms"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Maksasj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-04-15T09:20:57.000Z","updated_at":"2024-09-14T09:42:39.000Z","dependencies_parsed_at":"2024-07-27T17:07:19.974Z","dependency_job_id":null,"html_url":"https://github.com/Maksasj/dunmorogh","commit_stats":null,"previous_names":["maksasj/dunmorogh"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksasj%2Fdunmorogh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksasj%2Fdunmorogh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksasj%2Fdunmorogh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksasj%2Fdunmorogh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maksasj","download_url":"https://codeload.github.com/Maksasj/dunmorogh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254358853,"owners_count":22057999,"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":["cpp","educational-project","library","sorting","sorting-algorithms"],"created_at":"2024-11-19T13:21:38.120Z","updated_at":"2025-05-15T14:31:59.563Z","avatar_url":"https://github.com/Maksasj.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dunmorogh\r\nDunmorogh - simple c++ library, that implements some sorting algorithms such as insertion sort, merge sort, gnome sort, as well as introduces new hybrid sorting algortim named **dunmorogh sort**, that combines these three sorting algorithms. \r\n\r\n\u003e Note: This repository is not actively maintained, repository where made only for educational purposes.\r\n\r\n## Building\r\n### Requirments\r\n- Cmake (probably any version)\r\n- Any c++ compiler, but clang is preferable.\r\n\r\n```bash\r\ncmake -B build -G Ninja\r\n\r\ncmake --build build\r\n```\r\n\r\nBut for convenience there is bash `make` script\r\n```bash\r\nmake.bat\r\n```\r\n\r\n## Testing\r\nFor testing this project is using Ctest framework, so probably you need to install cmake :). Also there is a simple bash script, created for testing convenience.\r\n```bash\r\ntest.bat\r\n```\r\n\r\n## License\r\nDunmorogh is free, open source library. All code in this repository is licensed under\r\n- MIT License ([LICENSE.md](https://github.com/Maksasj/graph/blob/master/LICENSE.md) or https://opensource.org/license/mit/)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksasj%2Fdunmorogh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaksasj%2Fdunmorogh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksasj%2Fdunmorogh/lists"}