diff --git a/README.md b/README.md index df61c5d..97c4e27 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,7 @@ If you find a well-maintained library that is not yet included here, welcome to ### Parser Library +- [eoan-ermine/zig-strparse](https://github.com/eoan-ermine/zig-strparse) - Generic string parsing library for Zig. - [OrlovEvgeny/zigquery](https://github.com/OrlovEvgeny/zigquery) - Zig HTML parser and CSS selector engine for DOM querying and manipulation. - [tree-sitter/zig-tree-sitter](https://github.com/tree-sitter/zig-tree-sitter) - Zig bindings to the [Tree-sitter](https://tree-sitter.github.io/zig-tree-sitter/) parsing library.