Turbopack

Incremental bundler built for the next web

Language: RustCategory: Build ToolFirst released: 2022Created by: VercelLicense: MPL-2.0

Turbopack is an incremental bundler for JavaScript and TypeScript, optimized for large-scale applications. Developed by Vercel and written in Rust, it leverages fine-grained caching and parallelized computation to deliver near-instant rebuilds. As the official bundler for Next.js, Turbopack is designed to handle the demands of the modern web with unmatched speed and scalability.

Links

Key Features

Incremental BundlingRust-Powered PerformanceFine-Grained CachingParallel ComputationNext.js Integration