{"id":20771523,"url":"https://github.com/stenbror/rust_json_macro","last_synced_at":"2026-04-24T19:33:42.431Z","repository":{"id":242255789,"uuid":"809091244","full_name":"stenbror/rust_json_macro","owner":"stenbror","description":"A short example implementation of json macro for parsing","archived":false,"fork":false,"pushed_at":"2024-06-01T17:08:14.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T20:19:11.066Z","etag":null,"topics":["json","macro","rust","unittest"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/stenbror.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":"2024-06-01T16:55:14.000Z","updated_at":"2024-06-01T17:08:17.000Z","dependencies_parsed_at":"2024-06-01T19:24:55.905Z","dependency_job_id":"01d2ae00-ce33-4a11-b0f0-c52d2130b5d0","html_url":"https://github.com/stenbror/rust_json_macro","commit_stats":null,"previous_names":["stenbror/rust_json_macro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stenbror/rust_json_macro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Frust_json_macro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Frust_json_macro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Frust_json_macro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Frust_json_macro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stenbror","download_url":"https://codeload.github.com/stenbror/rust_json_macro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2Frust_json_macro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238609,"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":["json","macro","rust","unittest"],"created_at":"2024-11-17T12:15:20.850Z","updated_at":"2026-04-24T19:33:42.413Z","avatar_url":"https://github.com/stenbror.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A short Rust program with full implementation of json parser macro\n\nJust a simple implmentation of json macro for parsing from text to Rust objects.\n\n## To build, test and execute do as follows:\n\n1. Build project\n```\n  cargo build\n```\n\n2. Execute all unittests\n```\n  cargo test\n```\n\n3. Execute program and see an example json in parsed result.\n```\n  cargo run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenbror%2Frust_json_macro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstenbror%2Frust_json_macro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenbror%2Frust_json_macro/lists"}