gomod2nix VS cargo2nix

Compare gomod2nix vs cargo2nix and see what are their differences.

gomod2nix

Convert applications using Go modules to Nix expressions [maintainer=@adisbladis] (by nix-community)

cargo2nix

Granular builds of Rust projects for Nix (by cargo2nix)
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
gomod2nix cargo2nix
3 12
197 325
3.0% 3.7%
6.9 6.7
about 1 month ago 17 days 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.

gomod2nix

Posts with mentions or reviews of gomod2nix. 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
    I'm actually working on a blog article about our setup (or possibly a series of articles, depending on how much longer it gets), it'll be published on https://korz.dev once its done. In the meantime, here's the rough summary:

    - Go projects are built with https://github.com/nix-community/gomod2nix. We generate a list of internal packages a project depends on using `go list -json` that is then passed to gomod2nix's `buildGoApplication`.

  • Help packaging Go binaries
    2 projects | /r/NixOS | 29 Oct 2021
    There are tools to automate that process if you've got an lockfile: gomod2nix.
  • Help with gomod2nix
    4 projects | /r/Nix | 9 Sep 2021
    - https://github.com/tweag/gomod2nix/issues/21

cargo2nix

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

What are some alternatives?

When comparing gomod2nix and cargo2nix you can also consider the following projects:

core - GO implementation of the Terra Protocol

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

wasmvm - Go bindings to the running cosmwasm contracts with wasmer

rust-nix-template - Rust project template with Nix (Flakes) and VSCode support

regen-ledger - :seedling: Blockchain for planetary regeneration

rust-overlay - Pure and reproducible nix overlay of binary distributed rust toolchains

nixpkgs - Nix Packages collection & NixOS

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

yarnpnp2nix - A performance focused and space efficient way of packaging NodeJS applications with Nix

Cargo - The Rust package manager

watt - Runtime for executing procedural macros as WebAssembly

nix-templates - Nix Flake templates for various languages