C HTML

Open-source C projects categorized as HTML
C JavaScript CPP CSS GUI

Top 13 C HTML Projects

  • webview

    Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

    Project mention: webview: Tiny cross-platform webview library for C/C++ | news.ycombinator.com | 2024-05-28
  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • Down

    Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.

  • myhtml

    Fast C/C++ HTML 5 Parser. Using threads.

  • lexbor

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

    Project mention: Lexbor – an open source HTML Renderer library | news.ycombinator.com | 2024-06-11

    The title made me think this could actually layout and paint HTML, but I couldn't find anything remotely layout-related in the source tree. Then I found this comment saying even block sizing isn't done: https://github.com/lexbor/lexbor/issues/219#issuecomment-207.... Looks like a nice groundwork, though. It's nice to see things like parsing and Unicode being part of the same source tree.

  • rdrview

    Firefox Reader View as a command line tool

    Project mention: Mozilla: Readability.js | news.ycombinator.com | 2024-02-25

    See also the C port here: https://github.com/eafer/rdrview/

    It works well with text-mode browsers like w3m.

  • libxo

    The libxo library allows an application to generate text, XML, JSON, and HTML output using a common set of function calls. The application decides at run time which output style should be produced.

    Project mention: jc: Converts the output of popular command-line tools to JSON | news.ycombinator.com | 2023-12-08

    > In FreeBSD, this problem was solved with libxo[0]:

    Libxo happens to be in the base system, but it is generally available:

    * https://github.com/Juniper/libxo

    * https://libxo.readthedocs.io/en/latest/

  • is-Engine

    C++, SDL 2 and SFML game engine that allows to create games on Web (HTML 5), Mobile and PC.

    Project mention: I Can Transform : 5th Anniversary | /r/playtesters | 2023-11-20

    [I Can Transform](url=https://linktr.ee/is_daouda) is now 5 years old! ✨🌟✨

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • CS50x_2021

    Harvard CS50x — 2021 solutions

  • tree-sitter-html

    HTML grammar for Tree-sitter

  • webview

    Nim bindings for https://github.com/zserge/webview (by oskca)

  • modest_ex

    Elixir library to do pipeable transformations on html strings (with CSS selectors)

  • tidy_ex

    Elixir binding to the granddaddy of HTML tools

  • Programming

    This repo contains my Projects and practice code of various languages which I have learned during my Graduation in Computer engineering. (by SubhanRaj)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C HTML discussion

Log in or Post with

C HTML related posts

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

    2 projects | news.ycombinator.com | 12 Jan 2024
  • Trek, a Classic Game for DOS

    7 projects | news.ycombinator.com | 12 Oct 2023
  • StackOverflow alternatives for web developers

    6 projects | dev.to | 27 Sep 2023
  • Nui C++ User Interface Library

    4 projects | /r/cpp | 2 Jun 2023
  • Para galera que tá começando agora. Qual as maiores dúvidas de vocês?

    2 projects | /r/brdev | 13 Apr 2023
  • Libxo: Generate text/XML/JSON structured output in one code path

    1 project | news.ycombinator.com | 19 Feb 2023
  • Created a performance-focused HTML5 parser for Ruby, trying to be API-compatible with Nokogiri

    2 projects | /r/ruby | 20 Dec 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Index

What are some of the best open-source HTML projects in C? This list will help you:

Project Stars
1 webview 12,501
2 Down 2,214
3 myhtml 1,654
4 lexbor 1,578
5 rdrview 842
6 libxo 309
7 is-Engine 194
8 CS50x_2021 170
9 tree-sitter-html 131
10 webview 101
11 modest_ex 32
12 tidy_ex 9
13 Programming 1

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that C is
the 7th most popular programming language
based on number of metions?