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

tgrysztar/fasm

flat assembler 1 - reconstructed source history observed · 2026-08-28

github.com/tgrysztar/fasm · Assembly · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 69
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 2179
  • days_rel: n/a
  • days_push: 190
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1739 stars · 65 forks observed · 2026-08-28

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

flat assembler (fasm) is a fast self-assembling assembler for x86 and x86-64 that generates executable files directly. This repository holds the reconstructed source history of fasm 1 dating back to 1999, with binary releases available on the official website.

Use cases

  • assemble x86-64 assembly source into executables
  • compile small operating system kernels and bootloaders
  • write low-level code without a linker
  • study the source history of a long-lived assembler
  • generate flat binary images for embedded x86 targets

When to choose

  • you need a lightweight, self-contained assembler with no external dependencies
  • you target x86/x86-64 and want direct binary or executable output
  • you want a fast assembler for OS development or tiny binaries

When to avoid

  • you need multi-architecture support beyond x86/x86-64
  • you want a modern toolchain with integrated linker and debugger
  • you need a license with clear redistribution terms (license is non-standard)

Facets

cli-tool · maturity stable

compiler developer-tools programming-languages compilers developer-tools windows cross-platform cli assembler x86 x86-64 flat-assembler assembly-language source-history command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
tgrysztar/fasmmain63

For agents

markdown · JSON · MCP: product_card(name="tgrysztar/fasm")

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