{"id":17255174,"url":"https://github.com/unixjunkie/opipe","last_synced_at":"2026-02-18T01:03:32.016Z","repository":{"id":8097420,"uuid":"9512020","full_name":"UnixJunkie/opipe","owner":"UnixJunkie","description":"More generic version of the UNIX pipe","archived":false,"fork":false,"pushed_at":"2013-04-18T02:46:31.000Z","size":112,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-23T20:03:11.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/UnixJunkie.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}},"created_at":"2013-04-18T02:30:11.000Z","updated_at":"2014-05-18T06:49:30.000Z","dependencies_parsed_at":"2022-09-17T15:40:52.696Z","dependency_job_id":null,"html_url":"https://github.com/UnixJunkie/opipe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UnixJunkie/opipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fopipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fopipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fopipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fopipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnixJunkie","download_url":"https://codeload.github.com/UnixJunkie/opipe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fopipe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29565017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T00:47:08.760Z","status":"ssl_error","status_checked_at":"2026-02-18T00:45:26.718Z","response_time":100,"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":[],"created_at":"2024-10-15T07:10:51.817Z","updated_at":"2026-02-18T01:03:31.997Z","avatar_url":"https://github.com/UnixJunkie.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"opipe\n=====\n\nMore generic version of the UNIX pipe\n\nspecification\n=============\n - it is always possible to write in an opipe\n - if there is too much data into the pipe, it will\n   be be backed by a file on disk\n - one can only read if something has previously written one record\n - be able to specify the field seperator function/program to use\n   (a demultiplexer)\n - be able to specify the field aggregator function/program to use\n   (a multiplexer)\n - be able to specify the function/program to use during map\n - set the number of cores to use during computation\n - set the number of blocks to read at once (default to 1)\n\ndependencies\n============\n\n- OCaml\n- OCaml batteries for an extended library\n- Parmap for parallelization\n- OPAM for packaging\n- obuild would be nice to compile\n\nTODO\n====\n\n- complete the specification\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixjunkie%2Fopipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funixjunkie%2Fopipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixjunkie%2Fopipe/lists"}