{"id":15547078,"url":"https://github.com/frozencemetery/cdson","last_synced_at":"2025-06-27T23:39:03.948Z","repository":{"id":148700379,"uuid":"421616270","full_name":"frozencemetery/cdson","owner":"frozencemetery","description":"C library for the DSON data serialization format, for humans","archived":false,"fork":false,"pushed_at":"2023-06-15T22:52:28.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-03T11:14:33.630Z","etag":null,"topics":["c","dson","parser","serialization","serializer"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frozencemetery.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-10-26T23:41:12.000Z","updated_at":"2023-05-23T21:58:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"cfe02c35-0e90-4350-bb07-0f318c257afb","html_url":"https://github.com/frozencemetery/cdson","commit_stats":{"total_commits":90,"total_committers":2,"mean_commits":45.0,"dds":"0.011111111111111072","last_synced_commit":"d066cf57f8e9ead9783c4d0cea996b9d1fb2e06a"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frozencemetery%2Fcdson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frozencemetery%2Fcdson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frozencemetery%2Fcdson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frozencemetery%2Fcdson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frozencemetery","download_url":"https://codeload.github.com/frozencemetery/cdson/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246122392,"owners_count":20726823,"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":["c","dson","parser","serialization","serializer"],"created_at":"2024-10-02T13:06:28.116Z","updated_at":"2025-03-29T01:18:48.014Z","avatar_url":"https://github.com/frozencemetery.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cdson\n\nA pure C parsing and serialization library for the [DSON](https://dogeon.xyz/)\ndata serialization format, for humans.  cdson is believed to have complete\nspec coverage, though as with any project, there may still be bugs.\n\n## Installation\n\nIf you're running Fedora, RHEL with EPEL enabled, or a rebuild thereof,\nrejoice: cdson is available in your distro:\n\n```shell\ndnf install libcdson-devel\n```\n\nOtherwise, keep reading for instructions to build from source.\n\n## Building from source and testing\n\n```shell\nmkdir build\ncd build\nmeson ..\nninja\nmeson test # optional\nsudo meson install\n```\n\n## Usage\n\n```C\n#include \u003ccdson.h\u003e\n```\n\nand build with however your buildsystem integrates pkg-config output as usual.\n\nFurther documentation is inline in\n[cdson.h](https://github.com/frozencemetery/cdson/blob/main/cdson.h).\n\n## Contributing\n\nPRs welcome!  Test suite must pass, and more tests are welcome too.\n\n## Dogs\n\nIf you are in the US, and have capacity and desire to care for an animal\nfriend, the ASPCA has a searchable database of adoptable\n[dogs](https://www.aspca.org/adopt-pet/adoptable-dogs-your-local-shelter) (and\n[cats](https://www.aspca.org/adopt-pet/adoptable-cats-your-local-shelter)) in\nyour area.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrozencemetery%2Fcdson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrozencemetery%2Fcdson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrozencemetery%2Fcdson/lists"}