{"id":29010441,"url":"https://github.com/daniel-191/number-cruncher","last_synced_at":"2026-05-04T21:32:15.614Z","repository":{"id":198718490,"uuid":"695276613","full_name":"Daniel-191/number-cruncher","owner":"Daniel-191","description":"A C++ script that sorts numbers via: merge, selection, insertion. bubble and also calculates the: Mean, Mode, Median, Range","archived":false,"fork":false,"pushed_at":"2025-05-25T17:43:24.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-17T12:41:33.925Z","etag":null,"topics":["bubble","bubble-sort","bubblesort","cpp","insertion","insertion-sort","insertionsort","linux","merge","merge-sort","mergesort","number-sorter","windows"],"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/Daniel-191.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,"zenodo":null}},"created_at":"2023-09-22T18:43:22.000Z","updated_at":"2026-01-06T20:49:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"41bc55e9-4f96-4692-897a-f1e1cc2e5728","html_url":"https://github.com/Daniel-191/number-cruncher","commit_stats":null,"previous_names":["danieljones02/number-cruncher","danielorourke02/number-cruncher","daniel-191/number-cruncher"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Daniel-191/number-cruncher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel-191%2Fnumber-cruncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel-191%2Fnumber-cruncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel-191%2Fnumber-cruncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel-191%2Fnumber-cruncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Daniel-191","download_url":"https://codeload.github.com/Daniel-191/number-cruncher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel-191%2Fnumber-cruncher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32625976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bubble","bubble-sort","bubblesort","cpp","insertion","insertion-sort","insertionsort","linux","merge","merge-sort","mergesort","number-sorter","windows"],"created_at":"2025-06-25T16:13:42.829Z","updated_at":"2026-05-04T21:32:15.598Z","avatar_url":"https://github.com/Daniel-191.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Supported Systems\n\n| System | Supported |\n| ------ | :-------: |\n| Windows | ✅       |\n| Linux   | ✅       |\n| Mac     | Untested |\n\n# Features\n\n- Merge sort \n- Insertion sort\n- Bubble sort\n\n# Installation\n\n1. Download latest release and run the precompiled exe\n\nOR\n\n1. `git clone https://github.com/Daniel-191/number-cruncher`\n\n2. `cd number-cruncher`\n\n3. `g++ main.cpp -o main` OR run `compile.bat`\n\n# Tutorials\n\nPut your numbers to be sorted in numbers.txt. Once the program is finished it will save the sorted numbers into a new file called sorted.txt\n\n# Formatting\n\n### Example 1: Space-Separated\n\n23 12 5 87 34 76 99 1\n\n### Example 2: New Line-Separated\n\n23\n\n12\n\n5\n\n87...\n\n### Example 3: Comma-Separated\n\n23,12,5,87,34,76,99,1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-191%2Fnumber-cruncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniel-191%2Fnumber-cruncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-191%2Fnumber-cruncher/lists"}