mina VS go-jsonnet

Compare mina vs go-jsonnet and see what are their differences.

mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security. (by MinaProtocol)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
mina go-jsonnet
9 2
1,936 1,538
1.9% 1.7%
10.0 5.0
4 days ago about 1 month ago
OCaml Go
Apache License 2.0 Apache License 2.0
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.

mina

Posts with mentions or reviews of mina. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-14.

go-jsonnet

Posts with mentions or reviews of go-jsonnet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-14.
  • The Dhall Configuration Language
    21 projects | news.ycombinator.com | 14 Jul 2022
    > jsonnet seemed like a great idea to me, but I've experienced extremely low performance.

    Although each implementation of jsonnet has some quirks, take a look at (scala-based) sjsonnet^1 or go-jsonnet^2 for improved performance. We use go-jsonnet because of some issues we had with the scala version - but it does seem to be the fastest by a large margin.

    There's also a Rust version^3 that claims to be the fastest yet^4, but I haven't experimented with it at all.

    [1]: https://github.com/databricks/sjsonnet

    [2]: https://github.com/google/go-jsonnet/

    [3]: https://github.com/CertainLach/jrsonnet

    [4]: https://gist.github.com/CertainLach/5770d7ad4836066f8e0bd91e...

  • Is GO a good option to write a compiler/interpreter?
    4 projects | /r/golang | 27 Nov 2021
    While I never wrote one, there are some good examples out there beyond the Go compiler itself. Have a look at the Benthos bloblang one (which is quite simple): https://github.com/Jeffail/benthos/tree/master/internal/bloblang and the go-jsonnet VM one (which is more complex): https://github.com/google/go-jsonnet

What are some alternatives?

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

Mina - Blazing fast deployer and server automation tool

Benthos - Fancy stream processing made operationally mundane

coda - Mina is a new cryptocurrency with a constant size blockchain, improving scaling while maintaining decentralization and security. [Moved to: https://github.com/MinaProtocol/mina]

starlark-go - Starlark in Go: the Starlark configuration language, implemented in Go

particl-desktop - The GUI application for Particl Markeplace and PART coin wallet. A decentralized peer to peer marketplace –free, secure, private, untraceable.

dhall-aws-cloudformation - Typecheck, template and modularize your AWS CloudFormation with Dhall

google-drive-ocamlfuse - FUSE filesystem over Google Drive

participle - A parser library for Go

octoDNS - Tools for managing DNS across multiple providers

kubernetes-mixin - A set of Grafana dashboards and Prometheus alerts for Kubernetes.

oil - Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!

jrsonnet - Rust implementation of Jsonnet language