swc-node

Faster ts-node without typecheck (by swc-project)

Swc-node Alternatives

Similar projects and alternatives to swc-node

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

swc-node reviews and mentions

Posts with mentions or reviews of swc-node. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-25.
  • Thoughts about Deno?
    3 projects | /r/typescript | 25 Feb 2023
    swc-node is much faster. No typechecking but you can have that running as a separate process with typescript in watch mode. Basically never have to wait for compiles or typechecking checking then.
  • Node + SWC make a lightning fast typescript runtime
    4 projects | /r/javascript | 31 Jan 2023
    fwiw swc has an official loader: https://github.com/swc-project/swc-node
  • Next.js 12 - Rust Compiler, React 18 and Native ES Modules Support, React Server Components
    4 projects | /r/javascript | 26 Oct 2021
    I actually just switched my team's app over to use https://github.com/Brooooooklyn/swc-node for our Jest tests, but if we're going to upgrade to Next 12 it'd be nice to reuse whatever's included there.
  • Next.js 12
    27 projects | news.ycombinator.com | 26 Oct 2021
    I actually upgraded my team's Jest config to use https://github.com/Brooooooklyn/swc-node a few weeks ago. However, our Jenkins CI agents run RHEL7, and neither of the Linux binary targets would run. The `x64-gnu` binary needed a `GLIBC_2_23` symbol when only 2.18 was available, and the `x64-musl` binary had no `musl-libc` on the machine. I don't own the Jenkins agents, so I couldn't install other deps myself.

    I ended up building `musl-libc` from source on another RHEL7 agent, committed the `.so` to our repo, and added that to the `LD_LIBRARY_PATH` in our Jenkinsfile, and actually got that working.

    I did see some mentions that Rust could build to target an older GLibc ( https://kobzol.github.io/rust/ci/2021/05/07/building-rust-bi... ), so I'm curious if Next is going to use copies of SWC built that way for better compat or if it will require more workarounds on my part.

    I'm very curious if the Next SWC binaries

  • A note from our sponsor - WorkOS
    workos.com | 16 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic swc-node repo stats
6
1,601
7.6
6 days ago

swc-project/swc-node is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of swc-node is TypeScript.

Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com