{"id":42298310,"url":"https://github.com/jurgen-kluft/cjson","last_synced_at":"2026-01-27T10:17:05.233Z","repository":{"id":61623009,"uuid":"463865356","full_name":"jurgen-kluft/cjson","owner":"jurgen-kluft","description":"C++ JSON parser and decoder/encoder (can deserialize JSON into structs and back to JSON)","archived":false,"fork":false,"pushed_at":"2025-12-15T09:59:21.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-17T18:27:03.735Z","etag":null,"topics":["cpp","custom","json","linear-allocator","no-dependencies","utf-8"],"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/jurgen-kluft.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":"2022-02-26T13:48:12.000Z","updated_at":"2025-12-15T09:59:25.000Z","dependencies_parsed_at":"2025-06-01T01:59:40.662Z","dependency_job_id":null,"html_url":"https://github.com/jurgen-kluft/cjson","commit_stats":null,"previous_names":["jurgen-kluft/xjson"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jurgen-kluft/cjson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurgen-kluft%2Fcjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurgen-kluft%2Fcjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurgen-kluft%2Fcjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurgen-kluft%2Fcjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jurgen-kluft","download_url":"https://codeload.github.com/jurgen-kluft/cjson/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurgen-kluft%2Fcjson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28811584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:41:26.337Z","status":"ssl_error","status_checked_at":"2026-01-27T07:41:08.776Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cpp","custom","json","linear-allocator","no-dependencies","utf-8"],"created_at":"2026-01-27T10:17:04.679Z","updated_at":"2026-01-27T10:17:05.222Z","avatar_url":"https://github.com/jurgen-kluft.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json parser\n\nA JSON parser as well as a JSON decoder that can read directly into C structures using JSON type declarations.\nThese declarations can then also be used again to write JSON, see [test_json_decode.cpp](https://github.com/jurgen-kluft/cjson/blob/main/source/test/cpp/test_json_decode.cpp) for an example.\n\n- UTF-8\n- Lexer\n- Parser\n- Decoder (reading JSON)\n- Encoder (writing JSON)\n\nUses a simple forward/linear allocator.\n\n## Dependencies\n\n- cbase (types \u0026 allocator)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurgen-kluft%2Fcjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjurgen-kluft%2Fcjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurgen-kluft%2Fcjson/lists"}