C HTML

Open-source C projects categorized as HTML
C Python iOS CPP CSS

Top 15 C HTML Projects

  1. StringZilla

    Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖

    Project mention: Strings Just Got Faster | news.ycombinator.com | 2025-05-02

    At this point, it doesn’t provide much novel functionality, but it should be faster than the standard libraries of most (or maybe all) programming languages.

    https://github.com/ashvardanian/StringZilla

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Down

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

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

  5. myhtml

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

  6. rdrview

    Firefox Reader View as a command line tool

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

  8. is-Engine

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

  9. SaaSHub

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

    SaaSHub logo
  10. CS50x_2021

    Harvard CS50x — 2021 solutions

  11. tree-sitter-html

    HTML grammar for Tree-sitter

  12. webview

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

  13. plmustache

    Logic-less templates for Postgres

  14. modest_ex

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

  15. CS-50

    Theoretical notes and practical code examples of the 'CS50 Introduction to CS' course

  16. tidy_ex

    Elixir binding to the granddaddy of HTML tools

  17. Programming

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

  18. SaaSHub

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

    SaaSHub logo
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

  • Php.net Is Down

    3 projects | news.ycombinator.com | 24 Nov 2024
  • 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
  • A note from our sponsor - SaaSHub
    www.saashub.com | 22 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 StringZilla 2,567
2 Down 2,359
3 lexbor 1,771
4 myhtml 1,680
5 rdrview 877
6 libxo 335
7 is-Engine 205
8 CS50x_2021 177
9 tree-sitter-html 168
10 webview 100
11 plmustache 50
12 modest_ex 31
13 CS-50 12
14 tidy_ex 9
15 Programming 1

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C is
the 6th most popular programming language
based on number of references?