crane VS yarnpnp2nix

Compare crane vs yarnpnp2nix and see what are their differences.

crane

A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching. (by ipetkov)

yarnpnp2nix

A performance focused and space efficient way of packaging NodeJS applications with Nix (by madjam002)
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
crane yarnpnp2nix
12 3
747 39
- -
9.2 6.0
8 days ago 3 months ago
Nix Nix
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.

crane

Posts with mentions or reviews of crane. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-25.

yarnpnp2nix

Posts with mentions or reviews of yarnpnp2nix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-19.
  • Way to get NVM working in CI/CD systems
    6 projects | news.ycombinator.com | 19 May 2023
    - Node projects are far trickier if you want them to be able to share dependencies and depend on one another. We have found Yarn 4 (currently release candidate, not stable yet) in combination with https://github.com/madjam002/yarnpnp2nix to work best for this. Unfortunately we have to patch some package hashes of packages that contain platform-specific binaries (such as esbuild).
  • yarnpnp2nix: More efficient way of packaging NodeJS applications
    4 projects | /r/NixOS | 2 Nov 2022
    Just wanted to share something I've been working on in case it's helpful to anyone here - https://github.com/madjam002/yarnpnp2nix

What are some alternatives?

When comparing crane and yarnpnp2nix you can also consider the following projects:

naersk - Build Rust projects in Nix - no configuration, no code generation, no IFD, sandbox friendly.

dream2nix - Simplified nix packaging for various programming language ecosystems [maintainer=@DavHau]

api - 🎭 API

gomod2nix - Convert applications using Go modules to Nix expressions [maintainer=@adisbladis]

cargo-auditable - Make production Rust binaries auditable

cargo2nix - Granular builds of Rust projects for Nix

nix2container - An archive-less dockerTools.buildImage implementation

rustshop - Rust Shop is a fake cloud-based software company that you can fork.

devenv - Fast, Declarative, Reproducible, and Composable Developer Environments

crate2nix - rebuild only changed crates in CI with crate2nix and nix

sccache - Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.