{"id":16909288,"url":"https://github.com/itrooz/this-is-cpp","last_synced_at":"2026-05-17T18:34:27.919Z","repository":{"id":239445017,"uuid":"799553087","full_name":"iTrooz/this-is-cpp","owner":"iTrooz","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-09T00:07:20.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-09T00:11:18.663Z","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/iTrooz.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":"2024-05-12T13:44:23.000Z","updated_at":"2025-11-09T00:07:24.000Z","dependencies_parsed_at":"2024-05-12T14:46:56.260Z","dependency_job_id":"b1b9254a-ab38-4eab-8e18-d189509138b5","html_url":"https://github.com/iTrooz/this-is-cpp","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"15cb637a33e3bf2688739d6a6bd9e1967681e78f"},"previous_names":["itrooz/this-is-cpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iTrooz/this-is-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iTrooz%2Fthis-is-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iTrooz%2Fthis-is-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iTrooz%2Fthis-is-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iTrooz%2Fthis-is-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iTrooz","download_url":"https://codeload.github.com/iTrooz/this-is-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iTrooz%2Fthis-is-cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33149694,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-13T18:55:13.092Z","updated_at":"2026-05-17T18:34:27.898Z","avatar_url":"https://github.com/iTrooz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## How to build\n- `make`\n- `./a.out`\n\nI used g++ 14.1.1 on ArchLinux as of 2024-05-12 to compile it, but it should probably work on older versions/systems as well\n\n## Sources:\n\n- `and` keyword: (https://en.cppreference.com/w/cpp/language/operator_alternative) \n- Function declaration: C++11 (https://en.cppreference.com/w/cpp/language/function 2) \n- module system: C++20 (https://en.cppreference.com/w/cpp/language/modules). They are not quite working yet (the standard library modules seems to not be distributed in most distributions yet ?), so I had to create a build script to compiled the required headers into modules.\n- `std::println()`: C++23 (https://en.cppreference.com/w/cpp/io/println 1) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitrooz%2Fthis-is-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitrooz%2Fthis-is-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitrooz%2Fthis-is-cpp/lists"}