{"id":19512317,"url":"https://github.com/vmchale/cpp-build","last_synced_at":"2025-07-28T18:15:34.567Z","repository":{"id":62439040,"uuid":"303164743","full_name":"vmchale/cpp-build","owner":"vmchale","description":"Use the C pre-processor on Rust projects","archived":false,"fork":false,"pushed_at":"2024-02-04T00:30:36.000Z","size":49,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-27T21:05:59.199Z","etag":null,"topics":["c","c-preprocessor","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vmchale.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-10-11T16:32:55.000Z","updated_at":"2024-09-20T15:57:37.000Z","dependencies_parsed_at":"2024-02-04T01:27:56.973Z","dependency_job_id":"3a669bec-9028-476b-8430-9918b9dd9405","html_url":"https://github.com/vmchale/cpp-build","commit_stats":{"total_commits":32,"total_committers":1,"mean_commits":32.0,"dds":0.0,"last_synced_commit":"0f59553ac75ab9f8b398dffed9d816e99c0d390a"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vmchale/cpp-build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fcpp-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fcpp-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fcpp-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fcpp-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmchale","download_url":"https://codeload.github.com/vmchale/cpp-build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fcpp-build/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267561857,"owners_count":24107744,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c","c-preprocessor","rust"],"created_at":"2024-11-10T23:25:26.524Z","updated_at":"2025-07-28T18:15:34.528Z","avatar_url":"https://github.com/vmchale.png","language":"Rust","readme":"# cpp-rs\n\nPut this in your `build.rs` to use the C pre-processor with Rust.\n\n## Example Use\n\n```rust\nfn main() {\n    walk_dir(\"src\")\n}\n```\n\nThis will pre-process any `.cpprs` source files in `src/` using\nthe system C compiler.\n\nSee the [lzo-macros](https://github.com/vmchale/cpp-build/tree/main/lzo-macros)\nexample.\n\n## Known Defects\n\nThe C pre-processor will discard any lines beginning with `#`, so that e.g.\n\n```\n#[macro_use]\n```\n\nwould be thrown away.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fcpp-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmchale%2Fcpp-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fcpp-build/lists"}