hxcpp VS haxeui-core

Compare hxcpp vs haxeui-core and see what are their differences.

hxcpp

Runtime files for c++ backend for haxe (by HaxeFoundation)

haxeui-core

The core library of the HaxeUI framework (by haxeui)
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
hxcpp haxeui-core
4 3
287 332
0.0% 0.6%
6.1 9.7
6 days ago 6 days ago
C++ Haxe
GNU General Public License v3.0 or later 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.

hxcpp

Posts with mentions or reviews of hxcpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-17.
  • Ask HN: Does anyone here use Haxe?
    5 projects | news.ycombinator.com | 17 Dec 2023
    I used it on conjunction with OpenFL a few months ago to port a Flash project. My impression is Haxe itself is a pretty solid as a language but I could only get the web-based target to work consistently. The C++ backend seems dead based on the repo activity[1] and I got GC-related crashes with no workaround. I could never get the native Android support working either since it crashed on startup.

    Also OpenFL was missing some Flash features the project relied on and I had to spend a lot of time on a fork of their repos patching them in.

    [1] https://github.com/HaxeFoundation/hxcpp/graphs/contributors

  • Are there any recent benchmarks of compiled haxe vs C++?
    1 project | /r/haxe | 24 Feb 2022
    There's lots of features but very little documentation, so you learn features by reading tests and source code. OK for advanced devs, not great for most however
  • Haxe 4.2.0 released
    10 projects | news.ycombinator.com | 9 Feb 2021
    Since I've got current pet hobby regarding static compiles (Zig is good friend at this point, the cached static cross-platform output C compiles via musl is crazy good!) I has to look up if Haxe supports this, turns out yes* when targeting C++.

    *https://github.com/HaxeFoundation/hxcpp/issues/729

haxeui-core

Posts with mentions or reviews of haxeui-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-17.
  • Ask HN: Does anyone here use Haxe?
    5 projects | news.ycombinator.com | 17 Dec 2023
  • Haxe 4.3
    3 projects | news.ycombinator.com | 9 Apr 2023
    The creator of http://haxeui.org/ makes a lot of (closed) projects for the health sector.
  • Ask HN: Uncommon Web Languages?
    5 projects | news.ycombinator.com | 7 Nov 2022
    Haxe Lang has some really nice UI frameworks including HaxeUI[1] and CoconutUI[2] which can both compile for the web using the javascript target. You get AOT type checking + compile-time macros. Haxe, I think, had the poor luck of coming about in the same general time as TypeScript which had a mega corporation propelling its hype and adoption.

    [1]: https://github.com/haxeui/haxeui-core

    [2]: https://github.com/MVCoconut/coconut.ui

What are some alternatives?

When comparing hxcpp and haxeui-core you can also consider the following projects:

haxe - Haxe - The Cross-Platform Toolkit

cron - Library to ease writing cron-like programs

WKHTMLToPDF - Convert HTML to PDF using Webkit (QtWebKit)

urweb - The Ur/Web programming language

flixel - Free, cross-platform 2D game engine powered by Haxe and OpenFL

derw - An Elm-inspired language that transpiles to TypeScript

circle - The compiler is available for download. Get it!

purescript - A strongly-typed language that compiles to JavaScript

vshaxe - Haxe Support for Visual Studio Code

hscript - Parser and interpreter for Haxe expressions

circle - A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)

HaxeTestProjects - Repo for small haxe projects to learn various different project types in the language