{"id":21768278,"url":"https://github.com/averms/ccombine","last_synced_at":"2026-05-05T04:07:56.606Z","repository":{"id":114683058,"uuid":"312762249","full_name":"averms/ccombine","owner":"averms","description":"Bundles a C/C++ source file, recursively inlining any local includes.","archived":false,"fork":false,"pushed_at":"2021-12-13T07:24:13.000Z","size":48,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T11:37:53.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/averms.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2020-11-14T06:45:38.000Z","updated_at":"2021-12-13T07:23:18.000Z","dependencies_parsed_at":"2023-05-31T20:46:19.060Z","dependency_job_id":null,"html_url":"https://github.com/averms/ccombine","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/averms/ccombine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averms%2Fccombine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averms%2Fccombine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averms%2Fccombine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averms%2Fccombine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/averms","download_url":"https://codeload.github.com/averms/ccombine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/averms%2Fccombine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32634754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":[],"created_at":"2024-11-26T13:35:12.486Z","updated_at":"2026-05-05T04:07:56.590Z","avatar_url":"https://github.com/averms.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ccombine\n\n`ccombine` is based on a script in the Zstd source called [`combine.sh`][csh].\nI rewrote it in Python because the original is very slow (see\n[the benchmark][bnh]). The only change is a better command-line interface.\n\nIt can be used to create an amalgamated distribution of your library for easy\nembedding into another source tree. Some reasons to do this are outlined in\n[nothings/stb][sfl] and [\"SQLite is really easy to compile\"][je].\n\nYou can install it by cloning and running `pip install .`. This will install a\nscript called `ccombine` into your Python environment. Alternatively, you can\nsimply download [`ccombine.py`][ccom]. The only requirement is Python 3.7 and\nits standard library.\n\nIf you need 3.6 compatibility see the python36-compat branch. Note that it is\noften rebased and force-pushed.\n\n[sfl]: https://github.com/nothings/stb#why-single-file-headers\n[je]: https://jvns.ca/blog/2019/10/28/sqlite-is-really-easy-to-compile/\n[csh]: https://github.com/facebook/zstd/blob/69b8361b0c92b0f2cc145eea17b7ff930166ea9d/contrib/single_file_libs/combine.sh\n[ccom]: https://github.com/averms/ccombine/raw/master/source/ccombine.py\n[bnh]: benchmark/README.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faverms%2Fccombine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faverms%2Fccombine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faverms%2Fccombine/lists"}