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,657 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,202 |
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. | 110 |
prettyhtml/prettyhtml | An HTML formatter project for Angular, Vue, and Svelte applications | 284 |
chadwain/rem | A parser for HTML5 documents written in Zig | 108 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
servo/html5ever | An HTML parser designed to meet the standards of modern web browsers | 2,171 |
philss/floki | A simple HTML parser that enables search for nodes using CSS selectors | 2,074 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
cezheng/fuzi | An XML and HTML parser for Swift with XPath and CSS support | 1,082 |
rust-scraper/scraper | A Rust library for parsing and querying HTML documents using CSS selectors. | 1,961 |