InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
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.
-
-
-
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.
-
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.
[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
-
-
-
-
-
-
Programming
This repo contains my Projects and practice code of various languages which I have learned during my Graduation in Computer engineering. (by SubhanRaj)
C HTML discussion
C HTML related posts
-
Modest: A fast HTML renderer implemented as a pure C99 library
-
Trek, a Classic Game for DOS
-
StackOverflow alternatives for web developers
-
Nui C++ User Interface Library
-
Para galera que tá começando agora. Qual as maiores dúvidas de vocês?
-
Libxo: Generate text/XML/JSON structured output in one code path
-
Created a performance-focused HTML5 parser for Ruby, trying to be API-compatible with Nokogiri
-
A note from our sponsor - InfluxDB
www.influxdata.com | 17 Sep 2024
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 |