copybara VS nx

Compare copybara vs nx and see what are their differences.

InfluxDB - 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
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
copybara nx
14 348
2,003 22,231
1.6% 2.5%
9.3 10.0
8 days ago 4 days ago
Java 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.

copybara

Posts with mentions or reviews of copybara. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • Google lays off its Python team
    4 projects | news.ycombinator.com | 27 Apr 2024
    sure! it used a collection of tools, the main ones were

    * copybara [https://github.com/google/copybara] to mirror between github and our internal repo and transform the source tree layout to our internal conventions

    * mercurial patch queues [https://hgbook.red-bean.com/read/managing-change-with-mercur...] to apply internal changes

    there are internal tools to automate the copybara configuration for python packages specifically, and to map between mercurial and google's version control system, but that's the main idea, and a specific review process for adding new packages.

    the process is actually documented here though not all the referenced tools are available (or even applicable) externally: https://opensource.google/documentation/reference/thirdparty...

  • Apple releases Pkl – onfiguration as code language
    14 projects | news.ycombinator.com | 3 Feb 2024
    Step two of installing Copybara is to install Bazel [0], so that doesn't exactly contradict my claim that if you're not already using Bazel you probably won't use Starlark.

    [0] https://github.com/google/copybara

  • Culture Change at Google
    1 project | news.ycombinator.com | 22 Jan 2024
    > Also, they have a bunch of tooling to manage open source projects that mirror google3 projects. ... if I recall correctly the tool itself was open sourced too.

    https://github.com/google/copybara

  • Launch HN: GitStart (YC S19) – Remote junior devs working on production PRs
    8 projects | news.ycombinator.com | 7 Aug 2023
    You can potentially use CopyBara https://github.com/google/copybara

    We go much further than CopyBara by syncing CI / CD pipelines, syncing review comments and so on.

    We are considering launching GitSlice as product on its own. If you are interested, email me and I can keep you updated when its ready to test (hamza [at] gitstart [dot] com)

  • Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
    1 project | news.ycombinator.com | 30 Oct 2022
    I haven’t seen much info regarding their setup, aside from the bits about Pants and Bazel.

    Are those actually the upstream repositories, though? And is it known how they interact with them?

    Google has Copybara [1], which allows portions of a monorepo to live outside as an entirely separate repository without the need for things like Git submodules. It supports synchronization of histories, pull requests, path and file transformations, etc.

    In that sense, something like Copybara would allow them to, relatively, easily open source those bits, receive outside commits, and then sync the changes back to the monorepo.

    [1]: <https://github.com/google/copybara>

  • Is it possible to partition a single massive monorepos to different sub-repos for different vendors ?
    2 projects | /r/devops | 5 Jul 2022
    Take a look at https://github.com/Olivr/copybara-action and https://github.com/google/copybara
  • What happens when a module is removed from terraform registry?
    1 project | /r/Terraform | 23 Jun 2022
    I use copybara to sync them, and once I go through and audit them making sure that they're not causing any breaking changes, will release it and then update the code that depends on it.
  • Ignore files in Remote Repo but not Local Repo?
    1 project | /r/gamedev | 7 Apr 2022
    Another option is to use Copybara (https://github.com/google/copybara) to create a light-weight version of the repo from the local repo, and then push that. The problem is that it will be push-only. You won’t be able to pull. Again, a pain in the ass.
  • local development for modules referencing github
    3 projects | /r/Terraform | 25 Mar 2022
    Also you may want to try developing in a monorepo. If you need to publish them you can use stuff like Copybara / Copybara action to push them to individual repos
  • Copybara
    1 project | /r/devopspro | 28 Dec 2021

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-05-04.
  • 👥 Reproducible Nx Workspace with HugeNx’s Conventions
    3 projects | dev.to | 4 May 2024
    With Nx, you can use the list of presets, but it is hardcoded. There is some flexibility for each with some options, but not enough to generate a more advanced workspace.
  • 🍒 Cherry-Picked Nx v18.3 Updates
    2 projects | dev.to | 20 Apr 2024
    One notable feature is the ability to remember selected tabs. When you select a specific tab on a page, all other tabs on the page with the same name will also be selected. This selection will persist during your next visit to nx.dev.
  • Pitfalls of Deploying Hono Js App on Vercel
    3 projects | dev.to | 16 Apr 2024
    Hono does have a template application for Vercel, but in my case, my requirements were different (aren't they always 😅). I was working in a monorepo (using nx) because I wanted to manage my libs, tests, and examples all together in a single place, instead of having different repos.
  • 🍒 Cherry-Picked Nx v18.1 Updates
    1 project | dev.to | 5 Apr 2024
  • How to setup semantic release with GitHub Actions.
    2 projects | dev.to | 29 Mar 2024
    Recently, My coworker is using Nx to automate his workflow, including automated release using semantic version. I found this method quite useful, so I want to re-implement on single GitHub repositories (without Nx).
  • 🩹 Nx Crystal Plugin Picking the Essentials
    1 project | dev.to | 23 Mar 2024
    I started a discussion on GitHub concerning that subject: Design Nx Plugin Project Crystal
  • Things I learned while building projects with NX
    5 projects | dev.to | 18 Mar 2024
    Nx
  • Episode 24/09: Testing without TestBed, SSR & Hydration
    3 projects | dev.to | 16 Mar 2024
  • Announcing AnalogJS 1.0 🚀
    5 projects | dev.to | 14 Mar 2024
    We are looking for companies to partner with on the Analog project to support development of the project. Thanks to Snyder Technologies for being an early adopter and promoter of Analog, Nx for joining us as a sponsor, House of Angular, and many other backers of the project.
  • Storybook 8
    6 projects | dev.to | 12 Mar 2024
    Additionally, thank you to all our community launch partners across the frontend ecosystem for helping us bring Storybook 8 to the world! Thanks to Chromatic, Figma, ViteConf, Omlet, DivRiots, story.to.design, StackBlitz, UXpin, Nx, Mock Service Worker, Anima, Zeplin, zeroheight, kickstartDS, and Kendo UI.

What are some alternatives?

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

hashlink - A virtual machine for Haxe

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]

copybara-action - Transform and move code between repositories. Start with ZERO config and 100% customizable.

single-spa - The router for easy microfrontends

go - The Go programming language

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

Twenty - Building a modern alternative to Salesforce.

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

SDL - Simple Directmedia Layer

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

storybook - Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

pnpm - Fast, disk space efficient package manager