html5gum VS germ

Compare html5gum vs germ and see what are their differences.

html5gum

A WHATWG-compliant HTML5 tokenizer and tag soup parser (by untitaker)

germ

🦠 The Definitive Gemini Protocol Toolkit (by gemrest)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
html5gum germ
3 1
146 8
- -
6.8 6.1
about 1 month ago about 1 month ago
Rust Rust
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

html5gum

Posts with mentions or reviews of html5gum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-23.
  • Ask HN: A fast, Rust HTML parser that works?
    4 projects | news.ycombinator.com | 23 Feb 2023
    So I'm doing some web scraping in Rust, and so I will need to parse HTML. [scraper](https://docs.rs/scraper/latest/scraper/) (which uses [html5ever](https://github.com/servo/html5ever)) is doing fine except that it's the bottleneck of my application.

    So I need a faster parser. I've tried [tl](https://docs.rs/tl/latest/tl/) which would've been perfect except that it doesn't actually work on the HTML I have. When I try to `query_selector` the elements I need, it returns nothing.

    [Kuchiki](https://docs.rs/kuchiki/latest/kuchiki/) is abandonded.

    I couldn't figure out how to get [lol-html](https://github.com/cloudflare/lol-html) to work for me (it's designed for re-writing HTML, whatever that means). It doesn't seem to have an API to extract the inner text of an element.

    [html5gum](https://github.com/untitaker/html5gum) seems to be just an HTML tokenizer, or otherwise just too low-level. I have not yet tried [quick-xml](https://github.com/tafia/quick-xml/) but judging from the README, it's pretty low-level too. I mean, if these are the only options left then I will try them. Otherwise, I would love to use a parser that's faster but as ergonomic as `scraper` or `tl`.

    At this point, I would be happy with an Lxml bridge/port of some sort. I don't need to mutate HTML, just parse and read data from it.

  • html5gum: A WHATWG-compliant HTML5 tokenizer and tag soup parser
    1 project | /r/rust | 28 Nov 2021
    1 project | /r/rust | 28 Nov 2021

germ

Posts with mentions or reviews of germ. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-18.
  • GemRest News
    3 projects | /r/geminiprotocol | 18 May 2022
    Germ is released: A minimal dependency, Gemini-oriented library for all your Gemini needs: AST construction, format conversions (Gemtext to Markdown, HTML, etc.), request creation, and meta utilities.

What are some alternatives?

When comparing html5gum and germ you can also consider the following projects:

sax-wasm - The first streamable, fixed memory XML, HTML, and JSX parser for WebAssembly.

hydepark - Forum application for Gemini space

parse5 - HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.

maple - 🍁 A very simple static Gemini server, now with Titan support!

html5ever - High-performance browser-grade HTML5 parser

sydney - Vim-like, Command-line Gemini Client

quick-xml - Rust high performance xml reader and writer

Fuzi - A fast & lightweight XML & HTML parser in Swift with XPath & CSS support

logos - Create ridiculously fast Lexers

bytepiece-rs - The Bytepiece Tokenizer Implemented in Rust.

xeno - Fast Haskell XML parser

ar5iv - A web service offering HTML5 articles from arXiv.org as converted with latexml