{"id":20275668,"url":"https://github.com/solidiquis/tsv_parse","last_synced_at":"2026-06-07T17:32:40.919Z","repository":{"id":183564494,"uuid":"670375083","full_name":"solidiquis/tsv_parse","owner":"solidiquis","description":"Quick and dirty script for performant parsing of tsv files","archived":false,"fork":false,"pushed_at":"2023-07-24T23:18:58.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T06:29:20.564Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/solidiquis.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}},"created_at":"2023-07-24T23:17:29.000Z","updated_at":"2023-07-24T23:19:02.000Z","dependencies_parsed_at":"2023-07-25T00:26:21.208Z","dependency_job_id":"a24f3280-a2e0-42b0-be59-8cfa6e97ccdd","html_url":"https://github.com/solidiquis/tsv_parse","commit_stats":null,"previous_names":["solidiquis/tsv_parse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidiquis%2Ftsv_parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidiquis%2Ftsv_parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidiquis%2Ftsv_parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidiquis%2Ftsv_parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidiquis","download_url":"https://codeload.github.com/solidiquis/tsv_parse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241767383,"owners_count":20016941,"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":[],"created_at":"2024-11-14T13:10:28.903Z","updated_at":"2025-03-04T01:29:51.550Z","avatar_url":"https://github.com/solidiquis.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TSV Parse\n\nQuick and dirty regex TSV parser built on top of [Rayon](https://github.com/rayon-rs/rayon) for fast parsing. As this is a quick and dirty script it will not be published to [crates.io](https://crates.io/).\n\n### Usage\n\n```\nParse a tsv file with provided regex pattern\n\nUsage: tsv_parse \u003cPATH\u003e \u003cPATTERN\u003e\n\nArguments:\n  \u003cPATH\u003e     Path to file\n  \u003cPATTERN\u003e  Regex pattern to search\n\nOptions:\n  -h, --help     Print help\n  -V, --version  Print version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidiquis%2Ftsv_parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidiquis%2Ftsv_parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidiquis%2Ftsv_parse/lists"}