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

bake-bake-bake/bakeware

Compile Elixir applications into single, easily distributed executable binaries observed · 2026-08-28

github.com/bake-bake-bake/bakeware · C · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived 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: n/a
  • age_days: 2183
  • days_rel: n/a
  • days_push: 714
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1418 stars · 46 forks observed · 2026-08-28

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

Bakeware is a build tool that extends Mix releases to package Elixir applications into single, self-contained executable binaries with the Erlang runtime embedded, so they run on machines without Elixir or Erlang installed. It supports macOS, Linux, and Windows, applies Zstandard compression for smaller binaries, and offers optional auto-update support, but the README states it is no longer maintained in favor of Burrito.

Use cases

  • compile an elixir application into a single executable binary
  • distribute an elixir program without requiring users to install erlang or elixir
  • package a mix release as a standalone executable
  • ship a phoenix application as one copyable binary
  • build a self-contained command-line tool in elixir
  • reduce the size of distributed binaries with zstd compression

When to choose

  • You are maintaining a legacy project already assembled with Bakeware and need to keep producing its binaries
  • You need a quick, dependency-free way to turn a Mix release into a single binary on macOS, Linux, or Windows and explicitly accept that the tool is unmaintained

When to avoid

  • You are starting new work - the README explicitly says Bakeware is no longer maintained and directs users to Burrito
  • You need ongoing fixes, security updates, or long-term support for your packaging toolchain
  • You need BSD support, which the project only hinted might work and never committed to
  • You need mature, production-ready auto-update functionality, which was still a work in progress

Facets

library · maturity abandoned

build-tool deployment compression developer-tools cross-platform windows cross-platform elixir erlang mix-release single-executable self-contained-binary packaging zstandard hex-package unmaintained successor-burrito command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
bake-bake-bake/bakewaremain10

For agents

markdown · JSON · MCP: product_card(name="bake-bake-bake/bakeware")

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