What second language to learn after Python?

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

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
  • Xerces-C++

    Apache Xerces-C validating XML parser

  • Well, regarding HTML5, what I've found was libxml (does not support tag-soup HTML5), https://github.com/lexbor/lexbor, for which I was unable to find good documentation ( see https://lexbor.com/docs/lexbor/#dom), Apache Xerces (appears to not support tag-soup HTML5 as well), and Gumbo, which does not appear to be active and to support selectors and XPath (although there are libraries that add that).

  • lexbor

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

  • Well, regarding HTML5, what I've found was libxml (does not support tag-soup HTML5), https://github.com/lexbor/lexbor, for which I was unable to find good documentation ( see https://lexbor.com/docs/lexbor/#dom), Apache Xerces (appears to not support tag-soup HTML5 as well), and Gumbo, which does not appear to be active and to support selectors and XPath (although there are libraries that add that).

  • 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
  • gumbo-parser

    Discontinued An HTML5 parsing library in pure C99

  • Well, regarding HTML5, what I've found was libxml (does not support tag-soup HTML5), https://github.com/lexbor/lexbor, for which I was unable to find good documentation ( see https://lexbor.com/docs/lexbor/#dom), Apache Xerces (appears to not support tag-soup HTML5 as well), and Gumbo, which does not appear to be active and to support selectors and XPath (although there are libraries that add that).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Modest: A fast HTML renderer implemented as a pure C99 library

    2 projects | news.ycombinator.com | 12 Jan 2024
  • Created a performance-focused HTML5 parser for Ruby, trying to be API-compatible with Nokogiri

    2 projects | /r/ruby | 20 Dec 2022
  • Lexbor: Fast HTML Renderer library in C

    1 project | news.ycombinator.com | 30 Jul 2022
  • Lexbor: Open-source HTML Renderer library in C

    1 project | news.ycombinator.com | 22 Apr 2022
  • You can't parse [X]HTML with regex

    3 projects | news.ycombinator.com | 5 Mar 2021