{"id":28410503,"url":"https://github.com/simdjson/cmake_demo_single_file","last_synced_at":"2026-02-15T08:32:47.230Z","repository":{"id":106307924,"uuid":"288225194","full_name":"simdjson/cmake_demo_single_file","owner":"simdjson","description":"Really simple CMake demo","archived":false,"fork":false,"pushed_at":"2023-10-12T21:54:08.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T16:34:50.675Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simdjson.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":"2020-08-17T16:04:20.000Z","updated_at":"2023-07-24T10:28:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"334bb0ed-0e24-4e72-933a-889a7b04b151","html_url":"https://github.com/simdjson/cmake_demo_single_file","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simdjson/cmake_demo_single_file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simdjson%2Fcmake_demo_single_file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simdjson%2Fcmake_demo_single_file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simdjson%2Fcmake_demo_single_file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simdjson%2Fcmake_demo_single_file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simdjson","download_url":"https://codeload.github.com/simdjson/cmake_demo_single_file/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simdjson%2Fcmake_demo_single_file/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29473718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2025-06-02T11:35:59.764Z","updated_at":"2026-02-15T08:32:47.215Z","avatar_url":"https://github.com/simdjson.png","language":"CMake","readme":"# cmake_demo_single_file\n\n\nReally simple CMake demo using FetchContent\n\nIf you have a recent version of CMake (3.15 or better) under linux, macOS or freeBSD,  you can simply\ngo in the directory and type the following commands:\n\n```\ncmake -B build .\ncmake --build build\n./build/repro\n```\n\n\nThe instructions with Visual Studio (Windows) are similar:\n\n\n```\ncmake -B build .\ncmake --build build --config Release\n./build/Release/repro.exe\n```\n\n## Getting CMake\n\n\n1. On macOS, the easiest way to install cmake might be to use [brew](https://brew.sh) and then type\n```\nbrew install cmake\n```\n2. Under Linux, you might be able to install CMake as follows:\n```\napt-get update -qq\napt-get install -y cmake\n```\n3. On FreeBSD, you might be able to install bash and CMake as follows:\n```\npkg update -f\npkg install bash\npkg install cmake\n```\n\n4. Under Windows, you may want to install [CMake](https://cmake.org/download/) using an installer.\n\n\n## Using submodules\n\n[You can also use simdjson as a submodule-based dependency.](https://github.com/simdjson/cmakedemo)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimdjson%2Fcmake_demo_single_file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimdjson%2Fcmake_demo_single_file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimdjson%2Fcmake_demo_single_file/lists"}