jf-tech/omniparser
omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc. observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 7
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2208
- days_rel: n/a
- days_push: 558
- n_releases_24m: 0
Adoption not part of the score
1087 stars · 81 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Omniparser is a native Go ETL library that streams input data in formats like CSV, JSON, XML, fixed-length text, and EDI/X12/EDIFACT, transforming it into JSON output via JSON-declared schemas. It supports XPath-based record filtering, custom transform functions including JavaScript, and custom file formats.
Use cases
- parse large CSV files into JSON in streaming fashion
- convert EDI X12 or EDIFACT documents to JSON
- transform XML feeds with XPath-based extraction
- parse fixed-width text files with a schema
- ingest and transform JSON data pipelines in Go
- define codeless data transformations with JavaScript custom functions
When to choose
- you need a schema-driven, streaming parser for multiple flat/hierarchical formats in Go
- you process EDI X12/EDIFACT or fixed-length files
- you want declarative transforms without writing bespoke parsing code
When to avoid
- you need a full distributed ETL platform rather than an in-process library
- your project is not in Go
- you need binary formats like Parquet or Avro
Facets
library · maturity active
parser etl serialization streaming files developer-tools go cross-platform csv xml edi x12 edifact fixed-length schema-driven javascript-transforms data-transformation data-engineering
1 source
- readme: https://github.com/jf-tech/omniparser · fetched 2026-08-28 · dae9ad7c4228
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jf-tech/omniparser | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="jf-tech/omniparser")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem