{"id":22527173,"url":"https://github.com/masonicboom/csvsplit","last_synced_at":"2025-10-13T03:25:41.455Z","repository":{"id":137920712,"uuid":"308170598","full_name":"masonicboom/csvsplit","owner":"masonicboom","description":"csvsplit splits large CSV files (tested with 1bn+ rows) without breaking up rows that contain newlines within quoted fields.","archived":false,"fork":false,"pushed_at":"2020-11-02T20:25:31.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-11T05:01:24.518Z","etag":null,"topics":["csv"],"latest_commit_sha":null,"homepage":"","language":"Go","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/masonicboom.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}},"created_at":"2020-10-29T00:00:44.000Z","updated_at":"2024-06-19T07:53:13.001Z","dependencies_parsed_at":"2024-06-19T07:53:12.457Z","dependency_job_id":"3e62eee4-bf56-414a-bf84-33f8ec9b6e6d","html_url":"https://github.com/masonicboom/csvsplit","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/masonicboom/csvsplit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonicboom%2Fcsvsplit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonicboom%2Fcsvsplit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonicboom%2Fcsvsplit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonicboom%2Fcsvsplit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masonicboom","download_url":"https://codeload.github.com/masonicboom/csvsplit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonicboom%2Fcsvsplit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013497,"owners_count":26085368,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["csv"],"created_at":"2024-12-07T06:26:00.493Z","updated_at":"2025-10-13T03:25:41.438Z","avatar_url":"https://github.com/masonicboom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csvsplit\n\n## Description\n\n`csvsplit` splits CSV files. Unlike the unix `split` command, `csvsplit` will not split a single CSV row across two files if that row has a newline embedded within a quoted field.\n\n## Usage\n\n1. Clone this repo.\n1. `go build`.\n1. `./csvsplit --line-bytes=MAX_BYTES_PER_FILE \u003c FILE_TO_SPLIT.csv`.\n\n## Demo\n\nRun `make demo` to see a comparison of `split` and `csvsplit`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonicboom%2Fcsvsplit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasonicboom%2Fcsvsplit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonicboom%2Fcsvsplit/lists"}