{"id":15243389,"url":"https://github.com/peterhenryd/dorian","last_synced_at":"2025-04-10T16:12:52.370Z","repository":{"id":57621480,"uuid":"390580061","full_name":"peterhenryd/dorian","owner":"peterhenryd","description":"Dorian is an intuitive high-level abstraction for LLVM for creating imperative programs using declarative structures.","archived":false,"fork":false,"pushed_at":"2024-05-01T23:35:33.000Z","size":181,"stargazers_count":21,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T03:48:15.701Z","etag":null,"topics":["llvm","programming-language","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/dorian","language":"Rust","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/peterhenryd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-07-29T02:51:51.000Z","updated_at":"2025-01-29T09:03:45.000Z","dependencies_parsed_at":"2024-05-02T00:43:56.282Z","dependency_job_id":"294b03a9-8d06-458a-a968-c00100049f5e","html_url":"https://github.com/peterhenryd/dorian","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":"0.26086956521739135","last_synced_commit":"c72ed8a962e240c7f68ebb40a2fa659a572f1453"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhenryd%2Fdorian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhenryd%2Fdorian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhenryd%2Fdorian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhenryd%2Fdorian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterhenryd","download_url":"https://codeload.github.com/peterhenryd/dorian/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248251269,"owners_count":21072687,"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":["llvm","programming-language","rust"],"created_at":"2024-09-29T12:07:09.944Z","updated_at":"2025-04-10T16:12:52.352Z","avatar_url":"https://github.com/peterhenryd.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dorian\n\nDorian is a Rusty type-safe high-level abstraction for LLVM.\n\n## Installing\n\nAdd Dorian to your cargo project: `cargo add dorian`\n\nDorian uses `llvm-sys` as its sole dependency for LLVM, so we recommend your look at\n[their page](https://crates.io/crates/llvm-sys/110.0.1) for instructions on how to install LLVM\nand to make sure that Rust can find it.\n\nCheck out [EXAMPLES.md](EXAMPLES.md) for a list of simple applications built using Dorian.\n\n## Stability\n\nDorian currently offers no guarantee of non-breaking API changes across updates, as changes are\nconstantly being made to improve the utility of the API. Furthermore, the library remains\nlargely untested, so while most of the code *likely* works, we can't guarantee it.\n\nExamples are available, and the API is built to be intuitive, so you likely won't run into big\nissues using Dorian for a hobby project, it is not recommended for a production context.\n\n## Transition from LLVM\n\nCheck out [LLVM_COMPARISON.md](LLVM_COMPARISON.md) for a complete analogous comparison of the\nLLVM and Dorian API.\n\n## Contributing\n\nCheck out [CONTRIBUTING.md](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhenryd%2Fdorian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterhenryd%2Fdorian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhenryd%2Fdorian/lists"}