{"id":19744264,"url":"https://github.com/milleniumbug/cpp-ide-comparison","last_synced_at":"2025-09-02T23:35:41.831Z","repository":{"id":92564982,"uuid":"53901296","full_name":"milleniumbug/cpp-ide-comparison","owner":"milleniumbug","description":"Extensible comparison between various C++ IDEs","archived":false,"fork":false,"pushed_at":"2016-03-21T19:44:56.000Z","size":565,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T20:42:37.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milleniumbug.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":"2016-03-15T00:11:34.000Z","updated_at":"2016-03-21T19:44:57.000Z","dependencies_parsed_at":"2023-03-22T02:33:02.888Z","dependency_job_id":null,"html_url":"https://github.com/milleniumbug/cpp-ide-comparison","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/milleniumbug%2Fcpp-ide-comparison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milleniumbug%2Fcpp-ide-comparison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milleniumbug%2Fcpp-ide-comparison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milleniumbug%2Fcpp-ide-comparison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milleniumbug","download_url":"https://codeload.github.com/milleniumbug/cpp-ide-comparison/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241076841,"owners_count":19905669,"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-12T01:42:24.769Z","updated_at":"2025-02-27T23:44:48.890Z","avatar_url":"https://github.com/milleniumbug.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"C++ IDE Comparison [![License](https://img.shields.io/badge/license-CC0-blue.svg?style=flat)](LICENSE)\n------------------\n\nExtensible comparison between various C++ IDEs\n\nGoal\n----\n\nDiscovery of new(ly fixed) features in C++ IDEs and possibly new IDEs in hope of discovering a C++ IDE that's awesome enough to be included in [loungesome-cpp](https://github.com/LoungeCPP/loungesome-cpp).\n\nTest procedures\n-----\n\nTest procedures are contained in `_tests` directory - they are versioned with the following versioning scheme:\n\n- MAJOR_MINOR (where MAJOR and MINOR are non-negative integers)\n- pre-release tests (0_?) can be removed or modified at any time in a way that invalidates already existing tests.\n- released tests (X_? with X \u003e 0) cannot be removed. They can be only modified without bumping version if modification fixes an error in the testing procedure in a way that doesn't invalidate already done tests.\n- bumping the version involves creating a new file (NAME_NEWVERSION.md) where the NEWVERSION is created by bumping the version by major revision (major-bumping) or minor revision (minor-bumping).\n- minor-bumping is done when a test is extended in a way that you can extend already made test with new results. It involves incrementing a minor version number.\n- major-bumping is done when a test is completely revised in a way that it's pretty much a new test, but it's similar enough ideologically it could have the same name. It involves incrementing a major version number and resetting the minor version number back to 0.\n- any test can be marked as deprecated by adding a deprecation notice at the end of the file in the following format:\n\n```\n\nDeprecated\n----------\n\nThis test is deprecated for reasons X, Y, and Z. \n```\n\nIDEs\n----\n\nTesting subjects: For every tested IDE the repository contains tests with the same name as the corresponding test procedure. It also contains the file named `version` with the friendly name of the IDE (for example `Visual Studio Community 2015 Update 1`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilleniumbug%2Fcpp-ide-comparison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilleniumbug%2Fcpp-ide-comparison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilleniumbug%2Fcpp-ide-comparison/lists"}