{"id":18733487,"url":"https://github.com/queryverse/textparse.jl","last_synced_at":"2025-11-14T04:30:15.842Z","repository":{"id":42396064,"uuid":"80987361","full_name":"queryverse/TextParse.jl","owner":"queryverse","description":"A bunch of fast text parsing tools","archived":false,"fork":false,"pushed_at":"2023-12-29T03:09:32.000Z","size":586,"stargazers_count":58,"open_issues_count":29,"forks_count":20,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-01-20T22:51:24.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/queryverse.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}},"created_at":"2017-02-05T11:07:09.000Z","updated_at":"2024-10-30T10:09:19.000Z","dependencies_parsed_at":"2024-05-04T22:43:53.915Z","dependency_job_id":null,"html_url":"https://github.com/queryverse/TextParse.jl","commit_stats":{"total_commits":378,"total_committers":19,"mean_commits":"19.894736842105264","dds":0.5740740740740741,"last_synced_commit":"cb3684eaa43ae34f25796c2a902f377ea4600d9e"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queryverse%2FTextParse.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queryverse%2FTextParse.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queryverse%2FTextParse.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queryverse%2FTextParse.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/queryverse","download_url":"https://codeload.github.com/queryverse/TextParse.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239605124,"owners_count":19666998,"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-07T15:09:56.468Z","updated_at":"2025-11-14T04:30:15.775Z","avatar_url":"https://github.com/queryverse.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TextParse\n\n![](https://github.com/queryverse/TextParse.jl/workflows/Run%20CI%20on%20master/badge.svg)\n[![codecov](https://codecov.io/gh/queryverse/TextParse.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/queryverse/TextParse.jl)\n\nTextParse uses Julia's generated functions to generate efficient specialized parsers for text files. Right now, there is a good set of features for reading CSV files (see [the documentation](https://www.queryverse.org/TextParse.jl/stable/)). Parsing packages can use TextParse as a framework for implementing parsers for other formats.\n\n## Related packages\n- [CSV.jl](https://github.com/JuliaData/CSV.jl) - Package for reading CSV files into [Tables](https://github.com/JuliaData/Tables.jl) API. It loads the data into a `DataFrame`. TextParse tries to be minimal and returns a tuple of vectors as the output of `csvread` and adds useful features such as parsing string columns as PooledArrays.\n- [CSVFiles.jl](https://github.com/queryverse/CSVFiles.jl) - Package for reading CSV via the [FileIO.jl](https://github.com/JuliaIO/FileIO.jl) API into any [IterableTables.jl](https://github.com/queryverse/IterableTables.jl) sink. The package uses [TextParse.jl](https://github.com/queryverse/TextParse.jl) for parsing.\n\n\n[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://www.queryverse.org/TextParse.jl/stable/)\n[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://www.queryverse.org/TextParse.jl/dev/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqueryverse%2Ftextparse.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqueryverse%2Ftextparse.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqueryverse%2Ftextparse.jl/lists"}