{"id":18376359,"url":"https://github.com/fmind/jsonpipe","last_synced_at":"2026-05-19T09:06:50.003Z","repository":{"id":101908170,"uuid":"175448022","full_name":"fmind/jsonpipe","owner":"fmind","description":" Demonstrate how to process jsonlines files in parallel with Clojure","archived":false,"fork":false,"pushed_at":"2019-03-13T16:10:38.000Z","size":24313,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T19:13:31.928Z","etag":null,"topics":["clojure","demonstration","jsonlines","parallel","processing"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fmind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-03-13T15:25:14.000Z","updated_at":"2019-11-28T15:30:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"872970f7-c506-4d89-89a3-63829c804da3","html_url":"https://github.com/fmind/jsonpipe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fmind/jsonpipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmind%2Fjsonpipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmind%2Fjsonpipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmind%2Fjsonpipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmind%2Fjsonpipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fmind","download_url":"https://codeload.github.com/fmind/jsonpipe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmind%2Fjsonpipe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33209477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"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":["clojure","demonstration","jsonlines","parallel","processing"],"created_at":"2024-11-06T00:23:01.595Z","updated_at":"2026-05-19T09:06:49.989Z","avatar_url":"https://github.com/fmind.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON Pipe\n\nA small project that demonstrates how to process jsonlines files with Clojure.\n\nThe project requires cheshire and core.async librairies to parse the file in parallel.\n\n## Usage\n\nWith boot:\n\n```clojure\ncat episodes/got.jsonlines | boot run\n```\n\nWith java:\n\n```clojure\ncat episodes/got.jsonlines | java -jar target/jsonpipe.jar\n```\n\nFeel free to use any jsonlines files in the episodes folder.\n\nNote that most file contains errors to demonstrate exception handling.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmind%2Fjsonpipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmind%2Fjsonpipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmind%2Fjsonpipe/lists"}