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

fastpack/fastpack

Pack JS code fast & easy observed · 2026-08-28

github.com/fastpack/fastpack · homepage · OCaml · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3366
  • days_rel: n/a
  • days_push: 1334
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2258 stars · 39 forks observed · 2026-08-28

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

Fastpack is a fast JavaScript module bundler written in OCaml, designed to pack JS code into a single bundle with speed as the primary goal. It supports loaders (e.g., Babel, CSS), watch mode, and persistent caching, positioning itself as a faster alternative to Webpack and Parcel.

Use cases

  • bundle a javascript application into a single file
  • faster alternative to webpack for bundling js modules
  • build a react app with babel and css loaders
  • watch mode rebuilds for javascript development
  • bundle 1600+ modules quickly with persistent cache

When to choose

  • you need very fast bundling of JavaScript modules
  • you want webpack-like loaders (babel, css) with simpler configuration
  • your project benefits from persistent caching and fast watch mode

When to avoid

  • you need a mature ecosystem with extensive plugins and community support
  • you require modern features like ESM output, code splitting, or tree shaking that newer bundlers offer
  • the project appears to receive infrequent updates

Facets

cli-tool · maturity maintenance

build-tool developer-tools web-development frontend developer-tools cli cross-platform javascript-bundler webpack-alternative ocaml fast-builds persistent-cache nodejs

1 source

Member repositories

RepositoryRoleHealth v2
fastpack/fastpackmain23

For agents

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

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