html5ever
HTML parser
A high-performance HTML parser written in Rust.
High-performance browser-grade HTML5 parser
2k stars
44 watching
222 forks
Language: Rust
last commit: 21 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rust-scraper/scraper | A Rust library for parsing and querying HTML documents using CSS selectors. | 1,937 |
kovidgoyal/html5-parser | A fast HTML parser written in C, optimized for performance. | 682 |
bupt1987/html-parser | A fast and efficient HTML parser for PHP. | 525 |
utkarshkukreti/select.rs | A Rust library for extracting useful data from HTML documents | 974 |
chadwain/rem | A parser for HTML5 documents written in Zig | 106 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
serpapi/nokolexbor | A high-performance HTML5 parser for Ruby based on Lexbor with support for CSS selectors and XPath. | 244 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
html5lib/html5lib-python | A standards-compliant Python library for parsing and serializing HTML documents and fragments. | 1,128 |
burntsushi/rust-csv | A Rust library for parsing and generating CSV data structures | 1,719 |
scrapy/scrapely | A pure-python library for extracting structured data from HTML pages. | 1,863 |
snjyor/htmlpageparser | An HTML parsing library that converts web pages to structured data and then generates Markdown content from that data | 1 |
ystero-dev/hampi | A toolkit for generating Rust bindings from ASN.1 specifications | 44 |
florob/rustyxml | An XML parser written in Rust | 103 |
masterminds/html5-php | A PHP library that parses and serializes HTML5 documents into DOM structures. | 1,592 |