{"id":18484175,"url":"https://github.com/rialg/simplejsonparser","last_synced_at":"2026-04-24T21:31:10.703Z","repository":{"id":170142788,"uuid":"191661468","full_name":"rialg/simplejsonparser","owner":"rialg","description":"C++ library for parsing simple (non-nested) JSON encoded strings. The code in this repo. is part of the implementation of a light stream processing application to analyze system's logs (some kind of HIDS) that is currently in development.","archived":false,"fork":false,"pushed_at":"2019-07-03T03:18:33.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T20:06:14.268Z","etag":null,"topics":["cpp","json","jsonparser","library"],"latest_commit_sha":null,"homepage":null,"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/rialg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-06-13T00:13:50.000Z","updated_at":"2019-07-03T03:18:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"5026d0d2-0d62-45c4-9bdf-295a8f1fddba","html_url":"https://github.com/rialg/simplejsonparser","commit_stats":null,"previous_names":["rialg/simplejsonparser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rialg/simplejsonparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rialg%2Fsimplejsonparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rialg%2Fsimplejsonparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rialg%2Fsimplejsonparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rialg%2Fsimplejsonparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rialg","download_url":"https://codeload.github.com/rialg/simplejsonparser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rialg%2Fsimplejsonparser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["cpp","json","jsonparser","library"],"created_at":"2024-11-06T12:38:50.069Z","updated_at":"2026-04-24T21:31:10.687Z","avatar_url":"https://github.com/rialg.png","language":"C++","readme":"# simplejsonparser\n![Code Quality: Cpp](https://img.shields.io/lgtm/grade/cpp/github/grial1/simplejsonparser.svg?color=yellow\u0026style=flat-square)\n![Total Alerts](https://img.shields.io/lgtm/alerts/github/grial1/simplejsonparser.svg?label=lgtm%20alerts\u0026style=flat-square)\n\nC++ library for parsing simple (non-nested) JSON encoded strings. The code in this repo. is part of the implementation of a light stream processing application to analyze system's logs (some kind of HIDS) that is currently in development.\n\n## Requirements\n\n* __OS Used in development__: Ubuntu 18.04\n\n* __Additional system information__: Linux 4.18.0-21-generic #22~18.04.1-Ubuntu SMP Thu May 16 15:07:19 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux\n\n__UNTIL FURTHER NOTICE, TRY IT WITH THE FOLLOWING COMANDS__:\n\n## NOTE: The following commands were used in an Ubuntu shell\n```\n    $ sudo apt-get install -y build-essential \n    $ make\n    $ make run\n```\n### To run the example.cc source with gdb, try the following:\n```\n    $ make debug\n```\n### To run the tests, try the following:\n```\n    $ make test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frialg%2Fsimplejsonparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frialg%2Fsimplejsonparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frialg%2Fsimplejsonparser/lists"}