{"id":22852003,"url":"https://github.com/nateseymour/city","last_synced_at":"2025-04-14T09:31:10.732Z","repository":{"id":267845250,"uuid":"902444108","full_name":"NateSeymour/city","owner":"NateSeymour","description":"JIT Compiler Infrastructure","archived":false,"fork":false,"pushed_at":"2025-03-09T17:38:55.000Z","size":68338,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T06:58:46.673Z","etag":null,"topics":["compiler","cpp","jit"],"latest_commit_sha":null,"homepage":"https://nateseymour.github.io/city/","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/NateSeymour.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-12-12T15:22:02.000Z","updated_at":"2025-03-09T17:38:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"cda3637c-797f-4943-894a-38f1e720e06c","html_url":"https://github.com/NateSeymour/city","commit_stats":null,"previous_names":["nateseymour/city"],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NateSeymour%2Fcity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NateSeymour%2Fcity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NateSeymour%2Fcity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NateSeymour%2Fcity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NateSeymour","download_url":"https://codeload.github.com/NateSeymour/city/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248854167,"owners_count":21172305,"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":["compiler","cpp","jit"],"created_at":"2024-12-13T06:06:51.594Z","updated_at":"2025-04-14T09:31:10.707Z","avatar_url":"https://github.com/NateSeymour.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# city\n\n`city` is a JIT compiler infrastructure written in C++.\n\nIt provides a simple `llvm`-like builder API that is used to generate `city-ir`. This IR can then be compiled to any of\nthe supported architectures.\n\n## Supported Platforms\n\n`city` is tested and developed for support on the following platforms and compiler versions:\n\n| OS            | Architecture | Compilers                   |\n|---------------|--------------|-----------------------------|\n| Windows 10/11 | Amd64/x86_64 | MSVC 2022, GCC 14, Clang 19 |\n| MacOS 15      | AArch64      | Apple Clang 15              |\n| MacOS 15      | Amd64/x86_64 | Apple Clang 15              |\n\nLinux support is planned for GCC 14 and Clang 19.\n\n## Goals\n\n`city` aims to:\n\n- Support `aarch64` and `amd64` on Windows, MacOS, and Linux.\n- Be free of any third-party dependencies.\n- Provide a simple API.\n- Prioritize compilation speed over runtime speed in order to excel at compiling and running small, short-lived\n  functions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnateseymour%2Fcity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnateseymour%2Fcity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnateseymour%2Fcity/lists"}