myhtml
HTML parser
A fast HTML parsing library written in C
Fast C/C++ HTML 5 Parser. Using threads.
2k stars
90 watching
147 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list
chtmlhtml-parserpure-c
Related projects:
Repository | Description | Stars |
---|---|---|
overbryd/myhtmlex | Erlang/Elixir bindings for parsing and processing HTML documents | 14 |
kostya/myhtml | A fast HTML5 parser with CSS selectors in Crystal language | 154 |
bupt1987/html-parser | A fast and efficient HTML parser for PHP. | 525 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,202 |
lexbor/lexbor | A fast, portable, and modular HTML rendering engine written in C. | 1,664 |
lexborisov/modest | A fast HTML renderer implemented as a pure C99 library with no outside dependencies. | 738 |
kovidgoyal/html5-parser | A fast HTML parser written in C, optimized for performance. | 682 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
serpapi/nokolexbor | A high-performance HTML5 parser for Ruby based on Lexbor with support for CSS selectors and XPath. | 327 |
servo/html5ever | An HTML parser designed to meet the standards of modern web browsers | 2,171 |
iabudiab/htmlkit | An Objective-C framework for parsing and serializing HTML documents | 240 |
html5lib/html5lib-python | A standards-compliant Python library for parsing and serializing HTML documents and fragments. | 1,138 |
chadwain/rem | A parser for HTML5 documents written in Zig | 108 |
terrier989/universal_html | A cross-platform Dart package for parsing and manipulating HTML, XML, and CSS documents across various platforms. | 0 |
antchfx/htmlquery | A Golang package for extracting data from HTML documents using XPath expressions. | 744 |