{"id":17366193,"url":"https://github.com/letmutx/json-deserializer","last_synced_at":"2026-04-30T18:32:27.579Z","repository":{"id":144460593,"uuid":"114271570","full_name":"letmutx/json-deserializer","owner":"letmutx","description":"JSON deserializer","archived":false,"fork":false,"pushed_at":"2017-12-14T16:39:53.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-04T07:33:03.030Z","etag":null,"topics":["c","deserializer","json"],"latest_commit_sha":null,"homepage":null,"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/letmutx.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}},"created_at":"2017-12-14T16:14:39.000Z","updated_at":"2017-12-14T16:24:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"241baad1-f85a-4223-aeae-d60d95949bde","html_url":"https://github.com/letmutx/json-deserializer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/letmutx/json-deserializer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letmutx%2Fjson-deserializer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letmutx%2Fjson-deserializer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letmutx%2Fjson-deserializer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letmutx%2Fjson-deserializer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/letmutx","download_url":"https://codeload.github.com/letmutx/json-deserializer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letmutx%2Fjson-deserializer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32473804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["c","deserializer","json"],"created_at":"2024-10-15T21:32:55.883Z","updated_at":"2026-04-30T18:32:27.565Z","avatar_url":"https://github.com/letmutx.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json-deserializer\nJSON deserializer\n\n* Follows the spec at https://json.org (No guarantees! :-))\n* Recursively parses the input string.\n* The deserializer itself doesn't assume any particular json structure, but the query system does. For sample structure, look at tests.\n* Objects are hashtable with separate chaining\n* Arrays are C arrays with type info.\n* Numbers are floating point only.\n* Duplicate keys at same level are **not** handled properly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletmutx%2Fjson-deserializer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fletmutx%2Fjson-deserializer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletmutx%2Fjson-deserializer/lists"}