{"id":22882525,"url":"https://github.com/cqcl/hugr-llvm","last_synced_at":"2025-08-11T19:30:49.426Z","repository":{"id":242088344,"uuid":"803184798","full_name":"CQCL/hugr-llvm","owner":"CQCL","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-13T13:18:58.000Z","size":623,"stargazers_count":5,"open_issues_count":28,"forks_count":2,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-11-13T14:25:42.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://crates.io/crates/hugr-llvm","language":"Rust","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/CQCL.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-20T08:31:25.000Z","updated_at":"2024-11-13T13:17:34.000Z","dependencies_parsed_at":"2024-06-26T22:05:57.787Z","dependency_job_id":"a165e927-0299-467c-8310-468704678015","html_url":"https://github.com/CQCL/hugr-llvm","commit_stats":null,"previous_names":["cqcl/hugr-llvm"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fhugr-llvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fhugr-llvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fhugr-llvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fhugr-llvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CQCL","download_url":"https://codeload.github.com/CQCL/hugr-llvm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229582578,"owners_count":18095840,"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-12-13T18:18:08.094Z","updated_at":"2025-08-11T19:30:49.397Z","avatar_url":"https://github.com/CQCL.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003e [!IMPORTANT]  \n\u003e This project has been archived.\n\u003e\n\u003e The `hugr-llvm` crate has been merged into the [CQCL/hugr](https://github.com/CQCL/hugr/tree/main/hugr-llvm) repository.\n\n# hugr-llvm\n\n[![build_status][]](https://github.com/CQCL/hugr-llvm/actions)\n[![codecov](https://codecov.io/github/CQCL/hugr-llvm/graph/badge.svg?token=TN3DSNHF43)](https://codecov.io/github/CQCL/hugr-llvm)\n[![msrv][]](https://github.com/CQCL/hugr-llvm)\n\nA general, extensible, rust crate for lowering `HUGR`s into `LLVM` IR. Built on [hugr][], [inkwell][], and [llvm][].\n\n## Usage\n\nYou'll need to point your `Cargo.toml` to use a single LLVM version feature flag corresponding to your LLVM version, by calling\n\n```bash\ncargo add hugr-llvm --features llvm14-0\n```\n\nAt present only `llvm14-0` is supported but we expect to introduce supported versions as required. Contributions are welcome.\n\nSee the [llvm-sys][] crate for details on how to use your preferred llvm installation.\n\n## Recent Changes\n\nSee [CHANGELOG](CHANGELOG.md) for a list of changes. The minimum supported rust\nversion will only change on major releases.\n\n## Developing hugr-llvm\n\nSee [DEVELOPMENT](DEVELOPMENT.md) for instructions on setting up the development environment.\n\n## License\n\nThis project is licensed under Apache License, Version 2.0 ([LICENCE](LICENCE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e).\n\n  [build_status]: https://github.com/CQCL/hugr-llvm/actions/workflows/ci-rs.yml/badge.svg?branch=main\n  [msrv]: https://img.shields.io/badge/rust-1.75.0%2B-blue.svg\n  [hugr]: https://lib.rs/crates/hugr\n  [inkwell]: https://thedan64.github.io/inkwell/inkwell/index.html\n  [llvm-sys]: https://crates.io/crates/llvm-sys\n  [llvm]: https://llvm.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcqcl%2Fhugr-llvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcqcl%2Fhugr-llvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcqcl%2Fhugr-llvm/lists"}