{"id":21837045,"url":"https://github.com/lythenas/json-query","last_synced_at":"2026-05-21T05:32:13.445Z","repository":{"id":170661234,"uuid":"275400195","full_name":"Lythenas/json-query","owner":"Lythenas","description":"CLI query tool for JSON files","archived":false,"fork":false,"pushed_at":"2020-08-14T08:56:41.000Z","size":399,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T15:09:22.263Z","etag":null,"topics":["cli","cpp","json"],"latest_commit_sha":null,"homepage":"","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/Lythenas.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":"2020-06-27T15:28:52.000Z","updated_at":"2020-08-14T08:56:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0a58d37-dd0f-48f6-921e-90ea34f6b193","html_url":"https://github.com/Lythenas/json-query","commit_stats":null,"previous_names":["lythenas/json-query"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lythenas/json-query","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lythenas%2Fjson-query","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lythenas%2Fjson-query/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lythenas%2Fjson-query/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lythenas%2Fjson-query/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lythenas","download_url":"https://codeload.github.com/Lythenas/json-query/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lythenas%2Fjson-query/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33289836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"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":["cli","cpp","json"],"created_at":"2024-11-27T20:44:02.629Z","updated_at":"2026-05-21T05:32:13.439Z","avatar_url":"https://github.com/Lythenas.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json-query\n\nThis is part of an assignment for the Object Oriented C++ course in Uni.\n\nThis project is more or less a clone of [jql](https://github.com/yamafaktory/jql)\nbut written in C++ instead of Rust.\n\nIt's a cli query tool for json files.\nSee [jql](https://github.com/yamafaktory/jql#%EF%B8%8F-usage) for examples.\n\n## Building\n\nThe sources are built with C++20 using the `Makefile`.\n\n```\nmake\n```\n\n## Running\n\n```\nmake jsonquery\n./jsonquery --help\n```\n\n## Tests\n\n```sh\nmake check\n```\n\nor\n\n```sh\nmake jsonquery_test\n./jsonquery_test\n```\n\nTo execute tests with coverage use:\n\n```sh\n./coverage.sh\n```\n\nThis will generate a coverage report using the clang/llvm tools in\n`test-coverage/index.html`.\n\nThere is also a fuzzing test:\n\n```sh\nmake clean\nmake FUZZ=1 jsonquery_fuzz\n./jsonquery_fuzz\n```\n\n## Benchmarks\n\n(incomplete)\n\n## Dependencies\n\n- boost (tested with version 1.72)\n\nFor testing:\n\n- [Catch2](https://github.com/catchorg/Catch2) (header only, included in `test/` directory)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flythenas%2Fjson-query","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flythenas%2Fjson-query","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flythenas%2Fjson-query/lists"}