wasmvm VS gomod2nix

Compare wasmvm vs gomod2nix and see what are their differences.

wasmvm

Go bindings to the running cosmwasm contracts with wasmer (by CosmWasm)

gomod2nix

Convert applications using Go modules to Nix expressions [maintainer=@adisbladis] (by nix-community)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
wasmvm gomod2nix
1 3
166 197
2.4% 8.1%
9.4 6.9
5 days ago about 1 month ago
Go Nix
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.

wasmvm

Posts with mentions or reviews of wasmvm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-09.

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

What are some alternatives?

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

core - GO implementation of the Terra Protocol

regen-ledger - :seedling: Blockchain for planetary regeneration

nixpkgs - Nix Packages collection & NixOS

cargo2nix - Granular builds of Rust projects for Nix

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