# utooland/utoo

A unified toolchain for web development

Repository: https://github.com/utooland/utoo
Canonical: https://ross.abutalabs.com/products/utoo
Homepage: https://utoo.land
Language: Rust
License: MIT
License Family: permissive
Topics: rust, npm, bundler, toolchain, turbopack, webpack
Last push: 2026-08-25T13:40:57+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 88
- inputs: {"age_days": 1245, "days_push": 8, "days_rel": 8, "gap_med": 0, "n_releases_24m": 308}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2540, forks 128 (observed 2026-08-28T04:06:59.350997+00:00)

## What it is
Utoo is a unified, high-performance web development toolchain written in Rust, combining an npm-compatible package manager (utoo/ut), a Turbopack-powered bundler (@utoo/pack), and a WASM-based browser version (@utoo/web). It aims to replace npm/pnpm and webpack/turbopack setups with a single fast, cohesive tool.

## Use cases
- install npm dependencies faster than pnpm or bun
- replace npm with a rust package manager that reads package-lock.
- bundle a typescript react app with hot module replacement
- manage a monorepo with workspaces and catalogs
- migrate a pnpm project with one command
- run package scripts and remote CLIs like npx
- bundle javascript in the browser via wasm

## When to choose
- you want a fast drop-in npm replacement with native lockfile compatibility
- you need package management, bundling, and dev server in one unified toolchain
- you maintain monorepos and want optimized workspace installs and global caching
- you want webpack-compatible bundling with turbopack/swc performance

## When to avoid
- your project depends on deep npm/pnpm ecosystem tooling or plugins not yet supported
- you need a battle-tested, long-proven package manager for critical production pipelines
- you rely on yarn-specific features or non-standard lockfiles

## Facets
- artifact type: cli-tool
- maturity: active
- function: package-manager, build-tool, cli, developer-tools
- domain: web-development, frontend, developer-tools
- platform: rust, cli, cross-platform, windows, wasm, browser
- tags: bundler, turbopack, npm-compatible, monorepo-workspaces, swc, hmr, wasm, package-lock-, pnpm-migration, command-line, nodejs, macos, linux

## Member repositories
- utooland/utoo (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:59.350997+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:25:09.217198+00:00, confidence not recorded.
  - readme: https://github.com/utooland/utoo (fetched 2026-08-28T04:06:59.350997+00:00, sha 752a215aa327)
  - homepage: https://utoo.land (fetched 2026-08-29T10:07:12.083702+00:00, sha ef159726c159)
  - site_page: https://utoo.land/en/docs/utoo (fetched 2026-08-29T10:07:12.086508+00:00, sha 0275f7b879af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
