The goal is to provide a clean, dependency‑free, high‑throughput parser with a simple API and a modular architecture (core, csv, log, binary, compress, parallel, profiling, export).
This release includes: • CSV, log, and binary parsers • mmap + buffered I/O • compression (gzip, xz, zstd) • parallel parsing interfaces • standalone test suite (no external deps) • Arrow export
The project is open‑source (MIT) and focused on performance, clarity, and maintainability. Feedback is welcome.
The goal is to provide a clean, dependency‑free, high‑throughput parser with a simple API and a modular architecture.
Happy to answer questions or receive feedback.