Ross ROSS = Recommend OSS · open-source software intelligence for agents

usbarmory/tamago

TamaGo - bare metal Go observed · 2026-08-28

github.com/usbarmory/tamago · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 25.5
  • age_days: 2505
  • days_rel: 12
  • days_push: 8
  • n_releases_24m: 17

Full methodology

Adoption not part of the score

2020 stars · 83 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TamaGo is a framework that enables compilation and execution of Go applications directly on bare metal processors, without any underlying operating system or C runtime. It consists of a modified Go distribution adding a `tamago` GOOS target plus Go packages for processor/SoC and board support, aimed at reducing firmware attack surface.

Use cases

  • write firmware in Go without an OS
  • run Go on bare metal ARM or x86-64 processors
  • build minimal attack surface embedded firmware
  • develop secure boot or security-critical firmware in pure Go
  • execute Go applications directly on SoCs like ARM or AMD64 targets
  • replace C firmware toolchains with Go

When to choose

  • you want to write embedded firmware in Go with full standard library support
  • you need to eliminate C code and OS dependencies from firmware for security reasons
  • you target supported ARM or AMD64 SoCs/boards
  • you prefer Go's memory safety for low-level embedded development

When to avoid

  • you need an RTOS or rich OS ecosystem with drivers for unsupported hardware
  • your target board or SoC is not among the supported platforms
  • you need hard real-time guarantees
  • you require a very small binary footprint typical of C firmware

Facets

framework · maturity active

embedded compiler developer-tools embedded-systems operating-systems security programming-languages go embedded bare-metal firmware goos-tamago soc-support board-support no-os linux macos

1 source

Member repositories

RepositoryRoleHealth v2
usbarmory/tamagomain99

For agents

markdown · JSON · MCP: product_card(name="usbarmory/tamago")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem