{"id":23555360,"url":"https://github.com/ming900518/csv-to-json","last_synced_at":"2025-06-24T14:39:33.594Z","repository":{"id":151122981,"uuid":"622598522","full_name":"ming900518/csv-to-json","owner":"ming900518","description":"A simple CLI tool for converting CSV file content to JSON.","archived":false,"fork":false,"pushed_at":"2023-04-05T08:43:06.000Z","size":37,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T23:16:54.890Z","etag":null,"topics":["command-line-tool","csv","json"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ming900518.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,"zenodo":null}},"created_at":"2023-04-02T15:30:24.000Z","updated_at":"2025-02-03T10:56:21.000Z","dependencies_parsed_at":"2023-05-23T17:15:42.216Z","dependency_job_id":null,"html_url":"https://github.com/ming900518/csv-to-json","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ming900518/csv-to-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ming900518%2Fcsv-to-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ming900518%2Fcsv-to-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ming900518%2Fcsv-to-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ming900518%2Fcsv-to-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ming900518","download_url":"https://codeload.github.com/ming900518/csv-to-json/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ming900518%2Fcsv-to-json/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261695319,"owners_count":23195729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["command-line-tool","csv","json"],"created_at":"2024-12-26T13:14:46.613Z","updated_at":"2025-06-24T14:39:33.580Z","avatar_url":"https://github.com/ming900518.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fast-csv-to-json\n\nA simple CLI tool for converting CSV file content to JSON.\n\n我花了一個小時搓出來，接著優化了兩天的快速 CSV 轉 JSON CLI 小工具\n\n## Installation\n\n\u003e Install Rust with [rustup](https://rustup.rs) first.\n\nUse [`cargo` command](https://crates.io) to install this tool.\n\n```\ncargo install fast-csv-to-json\n```\n\n\u003e SIMD optimization has been disabled due to Rust nightly toolchain requirement,\n\u003e you can still grab SIMD enabled code from\n\u003e [simd-enabled branch](https://github.com/ming900518/csv-to-json/tree/simd-enabled)\n\u003e and compile this tool manually.\n\n## Usage\n\n```\nFast CSV to JSON - A simple CLI tool for converting CSV file content to JSON.\n\nUsage: fast-csv-to-json [OPTIONS] --input \u003cCSV FILE\u003e\n\nOptions:\n  -i, --input \u003cCSV FILE\u003e    Specify CSV input file. Required\n  -o, --output \u003cJSON FILE\u003e  Specify JSON output file. Optional (If not set, the result will be printed out directly.)\n  -h, --help                Print help\n  -V, --version             Print version\n```\n\n## About this Project\n\n[83% 性能提升！CSV 至 JSON 轉換工具（fast-csv-to-json）優化記錄 (Blog post written in Chinese)](https://mingchang.tw/blog/Journey-of-Csv-to-Json-Optimization.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fming900518%2Fcsv-to-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fming900518%2Fcsv-to-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fming900518%2Fcsv-to-json/lists"}