{"id":45749984,"url":"https://github.com/eduidl/mcap2arrow-rs","last_synced_at":"2026-02-25T18:01:35.302Z","repository":{"id":340364879,"uuid":"1157689940","full_name":"eduidl/mcap2arrow-rs","owner":"eduidl","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-24T15:25:42.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-24T18:34:14.187Z","etag":null,"topics":["apache-arrow","mcap","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eduidl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-14T06:20:03.000Z","updated_at":"2026-02-24T15:31:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/eduidl/mcap2arrow-rs","commit_stats":null,"previous_names":["eduidl/mcap2arrow-rs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/eduidl/mcap2arrow-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduidl%2Fmcap2arrow-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduidl%2Fmcap2arrow-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduidl%2Fmcap2arrow-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduidl%2Fmcap2arrow-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eduidl","download_url":"https://codeload.github.com/eduidl/mcap2arrow-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduidl%2Fmcap2arrow-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29833639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T17:57:15.019Z","status":"ssl_error","status_checked_at":"2026-02-25T17:56:11.472Z","response_time":61,"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":["apache-arrow","mcap","rust"],"created_at":"2026-02-25T18:01:04.204Z","updated_at":"2026-02-25T18:01:35.296Z","avatar_url":"https://github.com/eduidl.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mcap2arrow-rs\n\n[![CI](https://github.com/eduidl/mcap2arrow-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/eduidl/mcap2arrow-rs/actions/workflows/ci.yml)\n[![crates.io](https://img.shields.io/crates/v/mcap2arrow.svg)](https://crates.io/crates/mcap2arrow)\n\nRust workspace for converting MCAP data into Apache Arrow representations.\n\n## Crates\n\n- [`mcap2arrow`](mcap2arrow/mcap2arrow): library entry point for decoding MCAP into Arrow `RecordBatch`\n- [`transmcap`](tools/transmcap): CLI for converting MCAP to `jsonl/csv/parquet`\n- `mcap2arrow-*`: internal/support crates used by `mcap2arrow`\n\n## Start Here\n\n- CLI usage and options: [`tools/transmcap/README.md`](tools/transmcap/README.md)\n- Library usage and feature flags: [`mcap2arrow/mcap2arrow/README.md`](mcap2arrow/mcap2arrow/README.md)\n\n## Quick CLI Usage (`transmcap`)\n\n```bash\ncargo run -p transmcap -- convert \u003cinput.mcap\u003e --topic \u003ctopic\u003e --format jsonl\ncargo run -p transmcap -- schema \u003cinput.mcap\u003e --topic \u003ctopic\u003e\n```\n\nUse `-o/--output` to write files (`parquet` requires `-o`).\n\n## Quick Commands\n\n```bash\ncargo build -p transmcap\ncargo test --workspace\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduidl%2Fmcap2arrow-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feduidl%2Fmcap2arrow-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduidl%2Fmcap2arrow-rs/lists"}