myhtml
HTML parser
A fast HTML5 parser with CSS selectors in Crystal language
Fast HTML5 Parser with css selectors for Crystal language
154 stars
7 watching
12 forks
Language: Crystal
last commit: about 2 years ago
Linked from 1 awesome list
crystalfasthtmlmyhtmlparser
Related projects:
Repository | Description | Stars |
---|---|---|
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
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 |
overbryd/myhtmlex | Erlang/Elixir bindings for parsing and processing HTML documents | 14 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 109 |
prettyhtml/prettyhtml | An HTML formatter project for Angular, Vue, and Svelte applications | 283 |
chadwain/rem | A parser for HTML5 documents written in Zig | 106 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
servo/html5ever | A high-performance HTML parser written in Rust. | 2,148 |
philss/floki | A simple HTML parser that enables search for nodes using CSS selectors | 2,066 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 124 |
cezheng/fuzi | An XML and HTML parser for Swift with XPath and CSS support | 1,080 |
rust-scraper/scraper | A Rust library for parsing and querying HTML documents using CSS selectors. | 1,937 |