{"id":24381916,"url":"https://github.com/uncommon-nickname/cfdp","last_synced_at":"2026-04-22T11:34:36.744Z","repository":{"id":256829587,"uuid":"856515135","full_name":"uncommon-nickname/cfdp","owner":"uncommon-nickname","description":"Implementation of CCSDS 727.0-B-5 File Delivery Protocol (CFDP).","archived":false,"fork":false,"pushed_at":"2024-12-23T12:44:16.000Z","size":65,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-29T06:30:39.654Z","etag":null,"topics":["cfdp","cpp23","space"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uncommon-nickname.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-12T17:49:47.000Z","updated_at":"2024-12-26T21:42:20.000Z","dependencies_parsed_at":"2024-11-27T20:24:40.717Z","dependency_job_id":"8b133f53-c55d-4df3-a60f-9c6ef880acc9","html_url":"https://github.com/uncommon-nickname/cfdp","commit_stats":null,"previous_names":["wiktornowak98/cfdp","i-want-out/cfdp","uncommon-nickname/cfdp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uncommon-nickname/cfdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncommon-nickname%2Fcfdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncommon-nickname%2Fcfdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncommon-nickname%2Fcfdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncommon-nickname%2Fcfdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncommon-nickname","download_url":"https://codeload.github.com/uncommon-nickname/cfdp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncommon-nickname%2Fcfdp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32134459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"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":["cfdp","cpp23","space"],"created_at":"2025-01-19T09:14:29.202Z","updated_at":"2026-04-22T11:34:36.712Z","avatar_url":"https://github.com/uncommon-nickname.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CCSDS 727.0-B-5 File Delivery Protocol (CFDP)\n\nBuild with:\n\n- clang-tidy 18.1.8\n- clang-format 18.1.8\n\n## Coding code of conduct\n\nAny contributions are welcome, but please adhere to our code of conduct.\n\n### Style guide\n\nWe use custom style, inspired by [Nokia](https://github.com/nokia) guidelines:\n\n- classes, template arguments and enum values should be named using `pascal case` (e.g. `MyClass`),\n\n- methods and variables should be named using `camel case`, to avoid any confusion with the names used in C++ standard library (e.g. `myVariable`, `doSomething()`),\n\n- constants should be named using lowercase `snake case` (e.g. `constant_value`),\n\n- macros and other preprocessor related magic should utilize uppercase `snake_case` (e.g. `#define IMPORTANT_VALUE 0`),\n\n- any prefixes defining the variable scope, like `m_Var` for member variables or `s_Var` for static variables, only pollute the code and in the era of modern LSP's are not very useful, therefore should be avoided.\n\n### Conventional Commits\n\nWe utilize [conventional commits](https://gist.github.com/qoomon/5dfcdf8eec66a051ecd85625518cfd13). We don't maintain a `changelog` manually. Squashed commits, keeping the correct convention should be more than enough to create a release summary.\n\n## Authors\n\n- [Wiktor Nowak](@uncommon-nickname)\n- [Rafał Górski](@Qlas)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcommon-nickname%2Fcfdp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funcommon-nickname%2Fcfdp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcommon-nickname%2Fcfdp/lists"}