Tang VS xtd

Compare Tang vs xtd and see what are their differences.

Tang

Tang is a new template language library written in C++ as part of a YouTube series. (by Ghoti-io)

xtd

Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux. (by gammasoft71)
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
Tang xtd
2 10
3 720
- -
2.2 10.0
5 months ago 7 days ago
C++ C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Tang

Posts with mentions or reviews of Tang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-04.
  • Ask HN: What would you show an interviewer if they asked you for code samples?
    2 projects | news.ycombinator.com | 4 Sep 2023
    A template language that I wrote for generating HTML. Meant to be included as a C++ library. https://github.com/Ghoti-io/Tang

    Plenty of other C++ code of mine is on Github (such as a bunch of utility stuff, a thread pool, and a HTTP server that I'm writing from scratch), even though I would only call myself an intermediate C++ programmer. I just happen to like the language.

    Or, if I had to throw other stuff into the mix, a fairly recent patch to Manim (Python) that got accepted (https://github.com/ManimCommunity/manim/pull/3155).

    If I were really pressed, I would dig up a lot of my Drupal (PHP) stuff that I did years ago.

  • Ask HN: How to admit yourself that you cannot learn everything?
    1 project | news.ycombinator.com | 8 Feb 2023
    1. Realize that it is impossible to become an expert in everything.

    2. Realize that it is very possible to become an expert in targeted areas.

    3. Pick the targeted area that you enjoy the most and that makes the most $$$.

    4. DO SOMETHING with the knowledge. Don't just acquire knowledge, because you will forget it. Build something useful... something that you can show off! THAT is the point at which people will start looking at you as the expert.

    Personal note: I decided that I wanted to create a useful, non-trivial programming language, so I built one entirely on video. Github link: https://github.com/coreyp1/Tang Youtube playlist: https://www.youtube.com/playlist?list=PLZqirAnnqaCZ8lT8w7p2P...

    Guess what? NOBODY is going to watch the videos, and I know that. But I did it for myself. People look at 2 things: the end result, and the fact that it was me that did it. I'm STILL not an expert at Vim, Flex, Bison, ICU, Make, or programming language design in general, but I absolutely know much, much more than I did starting out, and I learned things that I didn't anticipate. Most of all, though, I found the process personally very rewarding.

xtd

Posts with mentions or reviews of xtd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-13.

What are some alternatives?

When comparing Tang and xtd you can also consider the following projects:

NanoGUI - Minimalistic GUI library for OpenGL

imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

Elements C++ GUI library - Elements C++ GUI library

wxWidgets - Cross-Platform C++ GUI Library

xmake - 🔥 A cross-platform build utility based on Lua

CEGUI

nana - a modern C++ GUI library

sciter - Sciter: the Embeddable HTML/CSS/JS engine for modern UI development

Stacer - Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web

neoGFX - Cross-platform GPU-oriented C++ application/game framework

Slint - Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript. [Moved to: https://github.com/slint-ui/slint]

ncurses - snapshots of ncurses - see https://invisible-island.net/personal/git-exports.html (no pull requests are accepted)