cxgo VS esp32-transpiler

Compare cxgo vs esp32-transpiler and see what are their differences.

cxgo

Tool for transpiling C to Go. (by gotranspile)

esp32-transpiler

Transpile Golang into Arduino code to use fully automated testing at your IoT projects. (by andygeiss)
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
cxgo esp32-transpiler
1 -
270 82
1.9% -
6.9 1.7
4 months ago about 1 year ago
Go Go
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.

cxgo

Posts with mentions or reviews of cxgo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-08.
  • Transpiling 2d physics engine from C to Go
    4 projects | /r/golang | 8 Dec 2021
    Today I remembered for some random reason that Go compiler was initially written in C and then was mostly transpiled into Go. So, I was curious, which projects exist to do something like this. And after some googling I've found very interesting project called cxgo.

esp32-transpiler

Posts with mentions or reviews of esp32-transpiler. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning esp32-transpiler yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing cxgo and esp32-transpiler you can also consider the following projects:

c4go - Transpiling C code to Go code

gopherjs - A compiler from Go to JavaScript for running Go code in a browser

c2go - ⚖️ A tool for transpiling C to Go.

android-go - The android-go project provides a platform for writing native Android apps in Go programming language.

physac-go - Small demo of using physac 2d physics engine in golang

Ebiten - Ebitengine - A dead simple 2D game engine for Go

f4go - Transpiling fortran code to golang code

Physac - 2D physics header-only library for videogames developed in C using raylib library.

llgo - LLVM-based compiler for Go

tardisgo - Golang->Haxe->CPP/CSharp/Java/JavaScript transpiler

c2go - Convert C to Go