{"id":22650105,"url":"https://github.com/garritfra/qbe-rs","last_synced_at":"2025-03-17T14:15:36.794Z","repository":{"id":37006772,"uuid":"457104606","full_name":"garritfra/qbe-rs","owner":"garritfra","description":"QBE IR in natural Rust data structures","archived":false,"fork":false,"pushed_at":"2023-09-05T19:55:10.000Z","size":67,"stargazers_count":77,"open_issues_count":7,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-09-17T16:18:27.335Z","etag":null,"topics":["compiler","ir","qbe","rust"],"latest_commit_sha":null,"homepage":"https://c9x.me/compile","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/garritfra.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","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},"funding":{"github":["garritfra"]}},"created_at":"2022-02-08T21:09:12.000Z","updated_at":"2024-09-16T01:26:52.000Z","dependencies_parsed_at":"2024-10-28T09:59:27.336Z","dependency_job_id":"d1f494d0-1c85-470c-9673-593e6684f476","html_url":"https://github.com/garritfra/qbe-rs","commit_stats":{"total_commits":50,"total_committers":5,"mean_commits":10.0,"dds":0.26,"last_synced_commit":"2eba72e1d3527fb07214c03de5bd5ad42d3ddd7b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garritfra%2Fqbe-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garritfra%2Fqbe-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garritfra%2Fqbe-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garritfra%2Fqbe-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garritfra","download_url":"https://codeload.github.com/garritfra/qbe-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244047646,"owners_count":20389206,"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","ir","qbe","rust"],"created_at":"2024-12-09T08:31:10.234Z","updated_at":"2025-03-17T14:15:36.765Z","avatar_url":"https://github.com/garritfra.png","language":"Rust","funding_links":["https://github.com/sponsors/garritfra"],"categories":[],"sub_categories":[],"readme":"# QBE IR for Rust\n\n[![](https://img.shields.io/crates/v/qbe.svg)](https://crates.io/crates/qbe)\n[![docs](https://img.shields.io/badge/docs-docs.rs-blue.svg)](https://docs.rs/qbe)\n[![Crates.io](https://img.shields.io/crates/l/qbe)](https://github.com/garritfra/qbe-rs/blob/main/COPYRIGHT)\n\nhttps://c9x.me/compile/\n\nThis crate seeks to provide a Rust-y representation of [QBE\nIR](https://c9x.me/compile/). It can be used for code generation of compilers. A\nway to parse existing IR is planned.\n\n## Getting Started\n\nThis crate is on [crates.io](https://crates.io/crates/qbe), so you can simply\nadd it as a dependency in your Cargo.toml and off you go.\n\nIf you don't know where to get started, check out the `hello_world` example in\nthe `examples/` directory.\n\n## Contributing\n\nContributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to this project.\n\n## Projects using this crate\n\nThis crate is used by the [Antimony](https://github.com/antimony-lang/antimony)\nproject. Check out the [QBE\ngenerator](https://github.com/antimony-lang/antimony/blob/master/src/generator/qbe.rs)\nto see how they are using it.\n\n## License\n\nThe `qbe` crate is distributed under either of\n\n-   [Apache License, Version 2.0](LICENSE-APACHE)\n-   [MIT license](LICENSE-MIT)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarritfra%2Fqbe-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarritfra%2Fqbe-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarritfra%2Fqbe-rs/lists"}