Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nektro/zig-intrusive-parser

Core plumbing to make text or binary document parsers with Data Oriented Design
https://github.com/nektro/zig-intrusive-parser

zig zig-package

Last synced: 4 months ago
JSON representation

Core plumbing to make text or binary document parsers with Data Oriented Design

Awesome Lists containing this project

README

        

# zig-intrusive-parser
![loc](https://sloc.xyz/github/nektro/zig-intrusive-parser)
[![license](https://img.shields.io/github/license/nektro/zig-intrusive-parser.svg)](https://github.com/nektro/zig-intrusive-parser/blob/master/LICENSE)

Core plumbing to make text or binary document parsers with Data Oriented Design

## Used by

- https://github.com/nektro/zig-json
- https://github.com/nektro/zig-webidl

## License

MPL-2.0