C HTML

Open-source C projects categorized as HTML

Top 12 C HTML Projects

  • Down

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

    Project mention: SwiftUI Markdown question | reddit.com/r/iOSProgramming | 2022-11-22

    That being said there are some great libraries such as Down and SwiftyMarkdown have awesome markdown parsing. The only issue is that you may need to fallback to UIKit for some of the features.

  • myhtml

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

    Project mention: How to learn how to make a Web Scraper in C++? | reddit.com/r/learnprogramming | 2022-08-03

    This is, fundamentally, just string processing. You can do it manually (i.e. write all the string handling logic yourself). You can do it via regular expressions (regex). Or you can use a library to do the work for you (e.g. "myhtml" for C++, though "Beautiful Soup" and Python will still be easier). And, of course, you can combine these approaches.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • litehtml

    Fast and lightweight HTML/CSS rendering engine

    Project mention: what do you think about alternative browser engines? | reddit.com/r/browsers | 2023-03-28

    Nice review, thanks! There are also: Ultralight (based on Webkit), LiteHTML, Tkhtml3 and Lobo Evolution. See also timeline of web engines.

  • rdrview

    Firefox Reader View as a command line tool

    Project mention: firefox 'naked' | reddit.com/r/commandline | 2023-01-10

    i also use rdrview sometimes.

  • lexbor

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

    Project mention: Created a performance-focused HTML5 parser for Ruby, trying to be API-compatible with Nokogiri | reddit.com/r/ruby | 2022-12-20

    It supports both CSS selectors and XPath like Nokogiri, but with separate engines - parsing and CSS engine by Lexbor, XPath engine by libxml2. (Nokogiri internally converts CSS selectors to XPath syntax, and uses XPath engine for all searches).

  • 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: Getting work done with PowerShell on Linux | news.ycombinator.com | 2023-02-23

    Or make it flexible:

    > libxo - A Library for Generating Text, XML, JSON, and HTML Output

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

    * https://wiki.freebsd.org/LibXo

    Want structure? Ask for JSON or XML and parse. Otherwise it's the regular text output.

  • is-Engine

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

    Project mention: I Can Transform - New Gameplay (More details in comment) | reddit.com/r/DestroyMyGame | 2023-02-24

    is::Engine.

  • CodiumAI

    TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.

  • CS50x_2021

    Harvard CS50x — 2021 solutions

    Project mention: check50 always gives different answers. | reddit.com/r/cs50 | 2022-07-30

    I saw on github for the answers: https://github.com/Mayconpm/CS50x_2021/blob/master/pset4/filter/more/helpers.c

  • webview

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

    Project mention: Easly Use Any Web Browser as GUI in Nim | reddit.com/r/nim | 2023-03-14

    Another thing is WebView embeds the whole WebView controller into your program, which makes it significant in size in megabytes. While WebUI-Nim can be a few Kb, and totally portable.

  • 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). The latest post mention was on 2023-03-28.

C HTML related posts

Index

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

Project Stars
1 Down 2,069
2 myhtml 1,582
3 litehtml 1,557
4 rdrview 782
5 lexbor 710
6 libxo 268
7 is-Engine 174
8 CS50x_2021 134
9 webview 97
10 modest_ex 32
11 tidy_ex 9
12 Programming 1
ONLYOFFICE Docs — document collaboration in your environment
Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
www.onlyoffice.com