mobile VS TinyGo

Compare mobile vs TinyGo and see what are their differences.

TinyGo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM. (by tinygo-org)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mobile TinyGo
5 95
5,663 14,479
0.7% 1.8%
6.2 9.3
21 days ago 1 day ago
Go Go
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
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.

mobile

Posts with mentions or reviews of mobile. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-04.
  • Is it possible to create a Mobile app in golang??
    4 projects | /r/golang | 4 Jan 2023
    Currently I am learning golang. And I just thought why not create an Android app in GoLang... And luckly I stumbled upon this GitHub repo: https://github.com/golang/mobile - checked the docs but was not able to comprehend the terms: native, SDK apps, stuff...
  • Why you should use a Go backend in Flutter
    4 projects | dev.to | 18 May 2022
    If you use C#, Java, or Node.js for developing your backend, you may have to rewrite the same existing business logic in Dart on the Flutter frontend. The Go mobile project offers a way to call Go code from the platform-specific mobile development environments, i.e., Java and Android.
  • Making an Android app based in C?
    3 projects | /r/androiddev | 5 Sep 2021
    NDK is a fairly cursed thing dude, depending on your background I can suggest either looking at how golang interop is implemented (here or here), or going for flutter/dart ffi.
  • Uploading an image to IPFS from an Android phone?
    5 projects | /r/ipfs | 29 Mar 2021
    The other way is waaaay more complex, run a IPFS node directly on the android phone with their go-ipfs lib and making use of go mobile lib. Check this one https://github.com/cusspvz/react-native-ipfs
  • Going Places: How I used Golang for literally every part of an IoT system
    6 projects | dev.to | 11 Jan 2021
    This part is one that I struggled the most with as the gomobile package is unstable and also lacks documentation and guides (as we all could have guessed that it's rarely used in a practical sense).

TinyGo

Posts with mentions or reviews of TinyGo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-18.
  • Gokrazy – Go Appliances
    9 projects | news.ycombinator.com | 18 Dec 2023
  • A "Tiny" APISIX Plugin
    4 projects | dev.to | 27 Nov 2023
    Reading through the documentation, you will understand why this plugin is called "tiny," i.e., the SDK uses the TinyGo compiler instead of the official Go compiler. You can read more about why this is the case on the SDK\'s overview page, but the TLDR version is that the Go compiler can only produce Wasm binaries that run in the browser.
  • What's Zig got that C, Rust and Go don't have? [video]
    4 projects | news.ycombinator.com | 21 Nov 2023
    Not only you can fit Go into a kernel, there is at least two products that do so.

    TamaGo, used to write the firmware used in USB armory.

    https://www.withsecure.com/en/solutions/innovative-security-...

    TinyGo, which even has official Arduino and ARM support, and is sponsored by Google

    https://tinygo.org/

    Ah but that isn't proper Go! Well neither is the C code that is allowed to be used in typical kernel code, almost nothing from ISO C standard library is available, and usually plenty of compiler specific language extensions are used instead.

  • Show HN: A new stdlib for Golang focusing on platform native support
    7 projects | news.ycombinator.com | 2 Oct 2023
    Reminds me of https://tinygo.org/ - a project that brings Golang to embedded devices, browser (wasm) contexts. Do you converge or diverge from that project?
  • TinyGo release 0.29 is out
    1 project | news.ycombinator.com | 30 Aug 2023
  • Pico with C
    2 projects | /r/raspberrypipico | 15 Aug 2023
    You should also consider TinyGo. It can compile Go for the Pico, and is starting to get good device support.
  • Rust 1.71.0
    5 projects | news.ycombinator.com | 13 Jul 2023
    Thankfully some folks completly ignored whatever the rest of the world thinks system programming is all about and created:

    - TinyGo (https://tinygo.org/), which is acknowledged by people in the industry[0][1]

    - TamaGo unikernel on USB Armory secure key (https://www.withsecure.com/de/solutions/innovative-security-...)

    And then there is the question if writing compilers, assemblers, linkers is systems programming or not.

    [0]-https://www.cnx-software.com/2019/08/28/tinygo-go-compiler-f...

    [1]-https://twitter.com/ArmSoftwareDev/status/131680481331796787...

  • When would you (not) recommend Go over Rust?
    2 projects | /r/golang | 10 Jul 2023
    Have you seen TinyGo? In the case of embedded system I would probably still chose C over Rust if the system didn't support dynamic memory allocation, and most embedded systems do not.
  • “C is quirky, flawed, and an enormous success” – Dennis Ritchie
    1 project | news.ycombinator.com | 9 Jul 2023
    >I really hate how for microcontrollers the only two choices are either C++ or Micropython

    There's TinyGo as well. https://tinygo.org/

  • WebAssembly System Interface (WASI) with sockets for Go
    3 projects | /r/golang | 30 May 2023
    Gist link fixed, thanks. Compared to TinyGo, Go with GOOS=wasip1 will probably generate larger artifacts (at least, for now). This is because it bundles the entire Go runtime. The benefit is that it fully supports goroutine scheduling and non-blocking I/O. TinyGo (I believe) still uses a custom asyncify pass and does not support non-blocking I/O nor basic WASI networking (e.g. https://github.com/tinygo-org/tinygo/pull/2748 never landed, but GOOS=wasip1 supports it).

What are some alternatives?

When comparing mobile and TinyGo you can also consider the following projects:

Shizuku - Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.

MicroPython - MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

VeraCrypt - Disk encryption with strong security based on TrueCrypt

go - The Go programming language

keepassxc - KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

PeaZip - Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard.

micropython-ulab - a numpy-like fast vector module for micropython, circuitpython, and their derivatives

desktop - Focus on what matters instead of fighting with Git.

awesome-micropython - A curated list of awesome MicroPython libraries, frameworks, software and resources.

desktop - The desktop vault (Windows, macOS, & Linux).

PlatformIO - Your Gateway to Embedded Software Development Excellence :alien: