swc
by
swc-project

Description: Rust-based platform for the Web

View on GitHub ↗

Summary Information

Updated 35 minutes ago
Added to GitGenius on January 29th, 2026
Created on December 22nd, 2017
Open Issues & Pull Requests: 402 (+0)
Number of forks: 1,578
Total Stargazers: 34,235 (+0)
Total Subscribers: 235 (+0)

Issue Activity (beta)

Open issues: 213
New in 7 days: 7
Closed in 7 days: 3
Avg open age: 770 days
Stale 30+ days: 199
Stale 90+ days: 192

Recent activity

Opened in 7 days: 5
Closed in 7 days: 3
Comments in 7 days: 4
Events in 7 days: 13

Top labels

  • C-bug (1,660)
  • enhancement (241)
  • invalid link (72)
  • A: plugin (22)
  • good first issue (19)
  • A: ES minifier (16)
  • invalid (16)
  • E-hard (13)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 59.4 days
90th percentile: 36.0 days
Tracked items: 1,538

Most active contributors

Detailed Description

SWC is a Rust-based compiler for TypeScript and JavaScript designed to accelerate web development. The project's name stands for Speedy Web Compiler, and it functions as a dual-purpose library accessible to both Rust developers and JavaScript users. For Rust users, the primary entry point is the parser module documented in rustdoc, while JavaScript users access SWC through npm packages like @swc/core and can reference the project's website documentation for integration guidance.

The repository is classified across multiple domains including Web Compiler, JavaScript, TypeScript, Bundler, Minifier, Transformer, and Toolchain categories. It covers the full spectrum of ECMAScript and TypeScript compilation needs, with a strong emphasis on performance optimization. The project maintains compatibility with Node v10 and above for usage, though development requires Node v20 or later. For Rust users, the minimum supported Rust version is 1.73.

SWC's development activity shows significant engagement from the open-source community. According to GitGenius tracking data across 1536 issues and pull requests, the median response latency is 0.0 hours, indicating rapid triage and response times. The mean response latency of 1427.1 hours reflects the distribution of older items in the backlog. The most frequently applied issue label is C-bug with 1000 occurrences, followed by enhancement requests with 195 items and invalid link reports with 61 items. The project's primary maintainer, kdy1, has logged 3821 tracked events, with significant contributions from magic-akari at 257 events and kwonoj at 119 events.

The repository maintains strong connections to major technology projects through overlapping contributors. GitGenius identifies shared contributors with microsoft/vscode, microsoft/typescript, and denoland/deno, indicating deep integration within the broader TypeScript and JavaScript ecosystem. This cross-project involvement suggests SWC's role as a foundational tool for these major platforms.

The project distributes through multiple channels including npm packages tracked by download metrics and Rust crates available on crates.io, particularly swc_ecma_parser. SWC emphasizes reliability for Rust users through a guarantee that selecting the latest version of each crate will result in a working configuration. The project provides comparison documentation with Babel to help users understand feature parity and migration paths, along with benchmark results demonstrating performance characteristics.

SWC is maintained as a community-driven project by volunteers and accepts contributions through GitHub. The project is distributed under the Apache License Version 2.0 and provides architecture documentation to guide potential contributors. Development support is coordinated through Discord and GitHub Discussions, with the project also accepting financial sponsorship through Open Collective to sustain ongoing development efforts.

swc
by
swc-projectswc-project/swc

Repository Details

Fetching additional details & charts...