utooland/utoo
A unified toolchain for web development observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 87
- Longevity 88
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1245
- days_rel: 8
- days_push: 8
- n_releases_24m: 308
Adoption not part of the score
2540 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity active
package-manager build-tool cli developer-tools web-development frontend developer-tools rust cli cross-platform windows wasm browser bundler turbopack npm-compatible monorepo-workspaces swc hmr wasm package-lock- pnpm-migration command-line nodejs macos linux
3 sources
- readme: https://github.com/utooland/utoo · fetched 2026-08-28 · 752a215aa327
- homepage: https://utoo.land · fetched 2026-08-29 · ef159726c159
- site_page: https://utoo.land/en/docs/utoo · fetched 2026-08-29 · 0275f7b879af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| utooland/utoo | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem