Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nektro/zig-intrusive-parser
- Owner: nektro
- License: mpl-2.0
- Created: 2024-06-04T19:37:19.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-09-07T23:12:28.000Z (5 months ago)
- Last Synced: 2024-09-08T00:24:10.509Z (5 months ago)
- Topics: zig, zig-package
- Language: Zig
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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