{"id":29538701,"url":"https://github.com/berndporr/stdformat","last_synced_at":"2025-07-17T05:10:02.048Z","repository":{"id":292736106,"uuid":"981771387","full_name":"berndporr/stdformat","owner":"berndporr","description":"Small program checking if std::format of C++20 is available with gcc/cmake","archived":false,"fork":false,"pushed_at":"2025-07-07T08:46:51.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T09:43:11.466Z","etag":null,"topics":["clang","cmake","cpp","cpp20","gcc"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berndporr.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":"2025-05-11T21:01:25.000Z","updated_at":"2025-07-07T08:46:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"db98f6b4-c340-4ad1-8252-33a45341e9cd","html_url":"https://github.com/berndporr/stdformat","commit_stats":null,"previous_names":["berndporr/stdformat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berndporr/stdformat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berndporr%2Fstdformat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berndporr%2Fstdformat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berndporr%2Fstdformat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berndporr%2Fstdformat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berndporr","download_url":"https://codeload.github.com/berndporr/stdformat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berndporr%2Fstdformat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265566790,"owners_count":23789343,"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":["clang","cmake","cpp","cpp20","gcc"],"created_at":"2025-07-17T05:09:58.453Z","updated_at":"2025-07-17T05:10:02.043Z","avatar_url":"https://github.com/berndporr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stdformat\nA small program testing `std::format` of C++20. It's basically\na test which compilers can actually compile C++20 sources at the moment\n(12 May 2025).\n\nTurns out that gcc under Debian bookworm can't compile\nC++20 but it has clang-19 as an option which can do it\nbut only if it uses also the clang libstdc++.\n\nAny later Debian version is doing fine. Also Ubuntu Noble\nhas no issues.\n\n## Prerequisites\n\n - clang: `apt install clang-18 libc++-18-dev` or `clang-19 libc++-19-dev`\n - gcc: `apt install libstdc++-14-dev g++-13` or `g++-14`\n\n## Building\n\n - gcc:\n```\ncmake .\nmake\n```\n\n - clang:\nThere are two shell scripts `build-with-clang18.sh` (ubuntu Noble) or `build-with-clang19.sh` (Debian Bookworm) for clang 18\nor clang 19 respectively.\n\n## Credits\n\nBased on a discussion on stackoverflow.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberndporr%2Fstdformat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberndporr%2Fstdformat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberndporr%2Fstdformat/lists"}