{"id":22696072,"url":"https://github.com/lygstate/cpathjoin","last_synced_at":"2026-04-15T10:34:30.449Z","repository":{"id":264238756,"uuid":"892788651","full_name":"lygstate/cpathjoin","owner":"lygstate","description":"Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows, Baremetal and MacOS. Supports UNIX and Windows path styles on those platforms. And O(N) time complexity. Compatible with nodejs path module.","archived":false,"fork":false,"pushed_at":"2024-12-19T08:44:29.000Z","size":404,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T17:45:58.639Z","etag":null,"topics":["baremetal","c","cpp","cross-platform","freebsd","ios","join","linear","linux","macos","nodejs","normalize","path","path-manipulation","path-module","realpath","relative","time","unc","windows"],"latest_commit_sha":null,"homepage":"","language":"C","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/lygstate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2024-11-22T19:27:46.000Z","updated_at":"2024-12-19T08:44:32.000Z","dependencies_parsed_at":"2025-02-04T18:50:43.459Z","dependency_job_id":null,"html_url":"https://github.com/lygstate/cpathjoin","commit_stats":null,"previous_names":["lygstate/cpathjoin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lygstate/cpathjoin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lygstate%2Fcpathjoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lygstate%2Fcpathjoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lygstate%2Fcpathjoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lygstate%2Fcpathjoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lygstate","download_url":"https://codeload.github.com/lygstate/cpathjoin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lygstate%2Fcpathjoin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31837269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T10:26:52.245Z","status":"ssl_error","status_checked_at":"2026-04-15T10:26:51.649Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["baremetal","c","cpp","cross-platform","freebsd","ios","join","linear","linux","macos","nodejs","normalize","path","path-manipulation","path-module","realpath","relative","time","unc","windows"],"created_at":"2024-12-10T04:13:46.064Z","updated_at":"2026-04-15T10:34:30.401Z","avatar_url":"https://github.com/lygstate.png","language":"C","readme":"# libcpj - path join library for C/C++\n\n[![Build Pipeline](https://github.com/lygstate/cpathjoin/actions/workflows/build-linux.yml/badge.svg)](https://github.com/lygstate/cpathjoin/actions/workflows/build-linux.yml)\n[![Build Pipeline](https://github.com/lygstate/cpathjoin/actions/workflows/build-freebsd.yml/badge.svg)](https://github.com/lygstate/cpathjoin/actions/workflows/build-freebsd.yml)\n[![Build Pipeline](https://github.com/lygstate/cpathjoin/actions/workflows/build-macos.yml/badge.svg)](https://github.com/lygstate/cpathjoin/actions/workflows/build-macos.yml)\n[![Build Pipeline](https://github.com/lygstate/cpathjoin/actions/workflows/build-win.yml/badge.svg)](https://github.com/lygstate/cpathjoin/actions/workflows/build-win.yml)\n\nThis is a lighweight C path manipulation library. It is currently compiled and\ntested under **Linux**, **FreeBSD**, **Windows** and **MacOS**. It supports UNIX and Windows\npath styles on all platforms. This is a fork of [cwalk](https://github.com/likle/cwalk)\n\n## Features\n\nPlease have a look at the\n**[reference](https://lygstate.github.io/cpathjoin/reference/)** for detailed\ninformation. Some features this library includes:\n\n* **cross-platform** on Linux, FreeBSD, Windows and MacOS\n* **simple interface** - just one header\n* **combine paths** together\n* **basename, dirname and extension** parsing\n* **normalize and cleanup** paths\n* **resolve and generate relative** paths\n* **iterate segments** of the path\n* **and more** things...\n\n## Building\n\n **[Building](https://lygstate.github.io/cpathjoin/build.html)**,\n **[embedding](https://lygstate.github.io/cpathjoin/embed.html)** and\n **[testing](https://lygstate.github.io/cpathjoin/build.html)** instructions are\n available in the documentation (it's very easy).\n\n## Docs\n\n All the documentation is available in the\n **[the github page](https://lygstate.github.io/cpathjoin/)** of this repository.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flygstate%2Fcpathjoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flygstate%2Fcpathjoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flygstate%2Fcpathjoin/lists"}