{"id":13648726,"url":"https://github.com/KyleMayes/clang-rs","last_synced_at":"2025-04-22T11:33:04.124Z","repository":{"id":2280115,"uuid":"46147401","full_name":"KyleMayes/clang-rs","owner":"KyleMayes","description":"A somewhat idiomatic Rust wrapper for libclang.","archived":false,"fork":false,"pushed_at":"2024-06-12T19:52:56.000Z","size":484,"stargazers_count":184,"open_issues_count":15,"forks_count":46,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-16T13:06:10.195Z","etag":null,"topics":["rust"],"latest_commit_sha":null,"homepage":"","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/KyleMayes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-11-13T21:09:45.000Z","updated_at":"2025-04-02T16:23:31.000Z","dependencies_parsed_at":"2024-04-27T01:31:45.289Z","dependency_job_id":"5291b59e-4d02-45f4-97df-88ac248f6a15","html_url":"https://github.com/KyleMayes/clang-rs","commit_stats":{"total_commits":329,"total_committers":12,"mean_commits":"27.416666666666668","dds":0.06382978723404253,"last_synced_commit":"79f83c7db6b31f763b4ff00d302e21f6798fd9cb"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fclang-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fclang-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fclang-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMayes%2Fclang-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KyleMayes","download_url":"https://codeload.github.com/KyleMayes/clang-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250232480,"owners_count":21396648,"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":["rust"],"created_at":"2024-08-02T01:04:29.100Z","updated_at":"2025-04-22T11:33:03.824Z","avatar_url":"https://github.com/KyleMayes.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# clang-rs\n\n[![Crate](https://img.shields.io/crates/v/clang.svg)](https://crates.io/crates/clang)\n[![Documentation](https://docs.rs/clang/badge.svg)](https://docs.rs/clang)\n[![CI](https://github.com/KyleMayes/clang-rs/workflows/CI/badge.svg?branch=master)](https://github.com/KyleMayes/clang-rs/actions?query=workflow%3ACI)\n\nA somewhat idiomatic Rust wrapper for `libclang`.\n\nSupported on the stable, beta, and nightly Rust channels.\u003cbr/\u003e\nMinimum supported Rust version: **1.40.0**\n\nReleased under the Apache License 2.0.\n\n## Supported Versions\n\nTo target a version of `libclang`, enable one of the following Cargo features:\n\n* `clang_3_5` - requires `libclang` 3.5 or later\n* `clang_3_6` - requires `libclang` 3.6 or later\n* `clang_3_7` - requires `libclang` 3.7 or later\n* `clang_3_8` - requires `libclang` 3.8 or later\n* `clang_3_9` - requires `libclang` 3.9 or later\n* `clang_4_0` - requires `libclang` 4.0 or later\n* `clang_5_0` - requires `libclang` 5.0 or later\n* `clang_6_0` - requires `libclang` 6.0 or later\n* `clang_7_0` - requires `libclang` 7.0 or later\n* `clang_8_0` - requires `libclang` 8.0 or later\n* `clang_9_0` - requires `libclang` 9.0 or later\n* `clang_10_0` - requires `libclang` 10.0 or later\n\nIf you do not enable one of these features, the API provided by `libclang` 3.5 will be available by\ndefault.\n\n## Dependencies\n\nSee [here](https://github.com/KyleMayes/clang-sys#dependencies) for information on this crate's\ndependencies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKyleMayes%2Fclang-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKyleMayes%2Fclang-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKyleMayes%2Fclang-rs/lists"}