gumbo_pp

C++ helpers and abstractions over Google Gumbo HTML parser (by beached)

Gumbo_pp Alternatives

Similar projects and alternatives to gumbo_pp

  • carbon-lang

    Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

  • gumbo-parser

    Discontinued An HTML5 parsing library in pure C99

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gumbo_pp alternative or higher similarity.

gumbo_pp reviews and mentions

Posts with mentions or reviews of gumbo_pp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-30.
  • Web Scraping with C++
    2 projects | /r/cpp | 30 Jan 2023
    Gumbo is interesting in that it gives the caller a treee where the nodes know their parent. This makes linearizing it, in dfs order, easy enough. Then we have an iterator. This opens up , but why stop there. There are a bunch of common queries that people do with html, what if we could build up some predicates and boolean logic with them. Thats when I had this https://github.com/beached/gumbo_pp It is not prod ready yet, but shows the interface we could have when we don’t just call C, but so what every other lang does when interacting with C
    2 projects | news.ycombinator.com | 22 Sep 2022
    I was playing with gumbo several months ago and made a nicer C++ wrapper that allowed for some interesting ways of doing queries. It was fun playing with combining the predicates and optimizing the result type so that it did less work. https://github.com/beached/gumbo_pp

Stats

Basic gumbo_pp repo stats
2
4
0.0
8 months ago

beached/gumbo_pp is an open source project licensed under Boost Software License 1.0 which is an OSI approved license.

The primary programming language of gumbo_pp is C++.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com