| 1 | # zig-intrusive-parser |
| 2 | |
| 3 |  |
| 4 | [](https://github.com/nektro/zig-intrusive-parser/blob/master/LICENSE) |
| 5 | [](https://github.com/sponsors/nektro) |
| 6 | [](https://ziglang.org/) |
| 7 | [](https://github.com/nektro/zigmod) |
| 8 | |
| 9 | Core plumbing to make text or binary document parsers with Data Oriented Design |
| 10 | |
| 11 | ## Used by |
| 12 | |
| 13 | - https://github.com/nektro/zig-json |
| 14 | - https://github.com/nektro/zig-webidl |