turborepo

Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo] (by vercel)

Turborepo Alternatives

Similar projects and alternatives to turborepo

  1. rust

    2,845 turborepo VS rust

    Empowering everyone to build reliable and efficient software.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Next.js

    2,354 turborepo VS Next.js

    The React Framework

  4. go

    2,274 turborepo VS go

    The Go programming language

  5. TypeScript

    1,428 turborepo VS TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  6. vite

    912 turborepo VS vite

    Next generation frontend tooling. It's fast!

  7. Express

    781 turborepo VS Express

    Fast, unopinionated, minimalist web framework for node.

  8. Svelte

    718 turborepo VS Svelte

    web development for the rest of us

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. create-react-app

    604 turborepo VS create-react-app

    Set up a modern web app by running one command.

  11. vercel

    604 turborepo VS vercel

    Develop. Preview. Ship.

  12. nx

    374 turborepo VS nx

    An AI-first build platform that connects everything from your editor to CI. Helping you deliver fast, without breaking things.

  13. esbuild

    An extremely fast bundler for the web

  14. telescope

    335 turborepo VS telescope

    A tool for tracking blogs in orbit around Seneca's open source involvement (by Seneca-CDOT)

  15. lerna

    172 turborepo VS lerna

    Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

  16. swc

    157 turborepo VS swc

    Rust-based platform for the Web

  17. Bazel

    147 turborepo VS Bazel

    a fast, scalable, multi-language and extensible build system

  18. react-native-web

    64 turborepo VS react-native-web

    Cross-platform React UI packages

  19. cargo-watch

    Discontinued Watches over your Cargo project's source.

  20. typescript-go

    Staging repo for development of native port of TypeScript

  21. rushstack

    11 turborepo VS rushstack

    Monorepo for tools developed by the Rush Stack community

  22. tsup

    27 turborepo VS tsup

    The simplest and fastest way to bundle your TypeScript libraries.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better turborepo alternative or higher similarity.

turborepo discussion

Log in or Post with
  1. User avatar
    TigranAvagyan18
    · 12 months ago
    · Reply

    Review ★★★★☆ 8/10

turborepo reviews and mentions

Posts with mentions or reviews of turborepo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-16.
  • My Fav Open Source GitHub Tools 2025 as a Developer
    9 projects | dev.to | 16 Jun 2025
    GitHub: vercel/turborepo
  • A 10x Faster TypeScript
    38 projects | news.ycombinator.com | 11 Mar 2025
  • [Part 1] Build a CLI tool: Setup the tsonfig.json
    3 projects | dev.to | 3 Feb 2025
    When you setup a monorepo using turbo, the basic template gives you 3 packages by default. This can be found in turborepo/examples/basic.
  • Building a Better Monorepo with TypeScript, Turborepo, or Nx
    1 project | dev.to | 11 Nov 2024
    Next, let’s create monorepo with Turborepo.
  • Rewriting Rust
    23 projects | news.ycombinator.com | 25 Sep 2024
    > Look at the dependency tree for a next

    Looks ok to me: https://npmgraph.js.org/?q=next

    Ironically, most of the dependencies are actually Rust crates used by swc and turbopack [1]. Try running cargo tree on either of those crates, it's enlightening to say the least. And of course, Node has a built in file watcher, and even the most popular third party package for file watching (Chokidar) has a single dependency [3].

    [1] https://github.com/vercel/turborepo/blob/main/Cargo.toml

    [2] https://github.com/swc-project/swc/blob/main/Cargo.toml

    [3] https://npmgraph.js.org/?q=chokidar

  • Learn how to build a monorepo in Next.js
    4 projects | dev.to | 8 Dec 2022
    Turborepo: Smart build system for JavaScript/TypeScript monorepos
  • Building a full-stack TypeScript application with Turborepo
    6 projects | dev.to | 30 Nov 2022
    We’ve only scratched the surface of what we can do with Turborepo. You can find more examples in the Turborepo examples directory on GitHub. Skill Recordings on GitHub is also another great resource that has been around since Turborepo was first released.
  • 10 Trending Github repositories / October, 27 2022
    9 projects | dev.to | 27 Oct 2022
    git clone https://github.com/vercel/turborepo.git
  • Component composition
    2 projects | /r/reactjs | 13 Oct 2022
    I use https://turborepo.org/ to facilitate my monorepo. Essentially it's a way of structuring your configs, UI; apps etc and you consume each like an internal package. I find benefits for this as the kinds of sites I make will generally have an internal app, an admin panel and a marketing site. I can write UI, config etc in one place and consume them over the three projects to keep everything consistent.
  • How I Monorepo
    5 projects | dev.to | 9 Oct 2022
    The latest addition to the Composer Suite monorepo, Turborepo optimizes monorepo workflows by caching build artifacts. This may sound a little abstract and boring, but what this actually means is that when you build something within your monorepo, Turborepo will make sure only the things that it depends on are rebuilt; everything else will be retrieved from a cache that either lives on your local computer, or a remote cache server. Adding Turborepo to the Composer Suite monorepo pretty much halved CI build times, but it was also a way to teach Vercel, which I use for hosting the various example apps in the repo, to only actually deploy the ones that have changed since their last deployment. And that's really cool!
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic turborepo repo stats
84
14,873
9.8
over 2 years ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?