exo VS swc-node

Compare exo vs swc-node and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
exo swc-node
8 6
399 1,612
0.0% 2.2%
0.0 7.3
over 1 year ago 19 days ago
Go TypeScript
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

exo

Posts with mentions or reviews of exo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-01.
  • Ask HN: Freelancer? Seeking freelancer? (April 2022)
    5 projects | news.ycombinator.com | 1 Apr 2022
    SEEKING FREELANCER | REMOTE | Designer

    Looking for a UX designer who has exposure to DevOps/Cloud/Programming.

    Building numerous new features for https://exo.deref.io and need someone to help wireframe, flesh out the UX, and design high-fidelity screens for implementation.

    The ideal candidate for this project is someone who has dabbled in engineering and devops, but is primarily a designer. Also a good fit would be those who have experience designing cloud/devops/eng products in the past.

    CSS/HTML implementation skills a big plus, but not strictly required.

    Contact [email protected] with a statement of interest, your rates, and a link to your portfolio or other evidence of relevant experience. Thanks!

  • Next.js 12
    27 projects | news.ycombinator.com | 26 Oct 2021
    We're working on something like this at Deref: https://exo.deref.io/ - The version of our Exo tool that is out there now is a local process & docker container orchestrator with log viewer etc. We're working on adding support for a rich set of component types like functions, queues, workflows, cron jobs, etc. Everything would have a nice console GUI, so you don't need to be an expert at infrastructure-as-code, yet you'd get a version-controlled manifest file that you can use for reproducible deployments. We plan to support deployment to your own infrastructure or an eventual PaaS platform.

    If folks are interested in working on something like this, my email address is in my profile. Don't hesitate to reach out.

  • Ask HN: Who is hiring? (September 2021)
    30 projects | news.ycombinator.com | 1 Sep 2021
    Deref | Software Engineer | Remote USA | Full-Time

    Looking for engineers with Cloud experience and a passion for UX/DexEx.

    You'd be working on this thing: https://exo.deref.io/

    We're a pre-seed funded startup on a mission to help developers build better services.

    Competitive salary, generous equity.

    Contact [email protected]

  • Show HN: Docker Compose compatible dev env manager
    1 project | news.ycombinator.com | 31 Aug 2021
    Hi there, I'm the lead on this project. We're trying to improve the dev experience for service development. Lots of folks who have workflows on top of docker-compose, but there is still a big gap between what compose can offer and what real projects and organizations need. This release of our tool, exo, adds compose compatibility and provides a nice graphical log viewer, some UX for starting/stopping containers, etc. We've got big plans, but would love to hear from you about what would improve your den env.

    Also, if you have compose projects that don't work, please do file an issue on github! Exo is open source: https://github.com/deref/exo - We're aiming for extremely robust compose compatibility, but aren't 100% there yet.

  • exo: new procfile runner with interactive log viewer gui
    1 project | /r/Heroku | 4 Aug 2021
  • Unix and Microservice Platforms
    2 projects | dev.to | 3 Aug 2021
    Deref's mission is to enable engineers everywhere to build and maintain world-class cloud services. Coding the perimeter is a fundamental design tenant of exo, our DevOps toolkit that enhances your development environment.
  • Show HN: Procfile runner with interactive log viewer GUI
    3 projects | news.ycombinator.com | 29 Jul 2021

swc-node

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
  • Node.js 18.x runtime now available in AWS Lambda
    1 project | /r/node | 22 Nov 2022
  • 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

  • Build Speed Improvements
    1 project | dev.to | 6 Sep 2020

What are some alternatives?

When comparing exo and swc-node you can also consider the following projects:

overmind - Process manager for Procfile-based applications and tmux

ts-node - TypeScript execution and REPL for node.js

tenzir - Open source security data pipelines.

vike - 🔨 Like Next.js / Nuxt but as do-one-thing-do-it-well Vite plugin.

ergo - An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.

sucrase - Super-fast alternative to Babel for when you can target modern JS runtimes

Immortal - â­• A *nix cross-platform (OS agnostic) supervisor

esbuild - An extremely fast bundler for the web

nextjs-tailwind-ionic-capacitor-st

nextjs-tailwind-ionic-capacitor-starter - A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor

entr - Run arbitrary commands when files change