nx VS nx-go

Compare nx vs nx-go and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
nx nx-go
344 2
21,907 357
2.4% -
10.0 0.0
2 days ago 5 months ago
TypeScript TypeScript
MIT License 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.

nx

Posts with mentions or reviews of nx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.

nx-go

Posts with mentions or reviews of nx-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-26.
  • Monorepos in Golang? Preferably with NextJS
    1 project | /r/golang | 3 Jun 2023
    Your go projects will share the go dependencies from the go.mod file in the root. Checkout https://github.com/nx-go/nx-go for getting started. Also, when generating a library you can follow the same approach as an app except you change it from app to lib.
  • Introducing the @nxpansion/opentelemetry-tasks-runner
    5 projects | dev.to | 26 Nov 2021
    As your applications grow in complexity, so do the tools required to build those applications. The Nx Build Framework and its accompanying product [Nx Cloud])(https://nx.app/) have made it easier than ever for JavaScript (and even non Javascript) developers to manage their build pipelines. Through its executors and tasks runners, Nx provides developers with an extensible monorepo to help developers manage dependencies between applications, create build scripts, cache results, and much more. When paired with Nx Cloud, these build artifacts can be cached in the cloud and distributed across build servers to speed up your CI Pipeline.

What are some alternatives?

When comparing nx and nx-go you can also consider the following projects:

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]

angular-ngrx-nx-realworld-example-app - Real world application built with Angular 17, NgRx 17, nrwl/nx 17

single-spa - The router for easy microfrontends

ng-builders - Custom Angular CLI builders

vite - Next generation frontend tooling. It's fast!

examples - Example apps and instrumentation for Honeycomb

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

nxrocks - Set of Nx plugins to enhance your Nx workspace (even more!)

create-react-app - Set up a modern web app by running one command.

nx-plus - Collection of Nx Community Plugins

pnpm - Fast, disk space efficient package manager

nxpansion