gumbo-parser VS q.nim

Compare gumbo-parser vs q.nim and see what are their differences.

gumbo-parser

An HTML5 parsing library in pure C99 (by google)

q.nim

Query HTML/XML elements using a CSS3 or jQuery-like selector syntax (by OpenSystemsLab)
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
gumbo-parser q.nim
7 1
5,116 52
- -
0.0 0.0
about 1 year ago over 2 years ago
HTML Nim
Apache License 2.0 MIT License
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.

gumbo-parser

Posts with mentions or reviews of gumbo-parser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-31.

q.nim

Posts with mentions or reviews of q.nim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-24.
  • Markup Language Operations in Nim to extract and remove el
    3 projects | news.ycombinator.com | 24 Mar 2022
    nim does have basic HTML support too¹, and there are a bunch of packages available with nimble to extend that support in various ways(including a few that offer CSS selector filtering like q²).

    ¹ https://nim-lang.org/docs/htmlparser.html

    ² https://github.com/OpenSystemsLab/q.nim

What are some alternatives?

When comparing gumbo-parser and q.nim you can also consider the following projects:

Xerces-C++ - Apache Xerces-C validating XML parser

HTML-XML-Operations-Nim - Mark Up Language extraction, removal and copy

lexbor - Lexbor is development of an open source HTML Renderer library. https://lexbor.com

benchmarks - Some benchmarks of different languages

cpr - C++ Requests: Curl for People, a spiritual port of Python Requests.

html-parser.ts - zero-dependency html parser for node.js and browser that return the dom (tree) structure

score - ossia score, an interactive sequencer for the intermedia arts

v86 - x86 PC emulator and x86-to-wasm JIT, running in the browser

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

gumbo_pp - C++ helpers and abstractions over Google Gumbo HTML parser