GoKart: A static analysis tool for securing Go code

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • gokart

    Discontinued A static analysis tool for securing Go code

  • Scala Native

    Your favorite language gets closer to bare metal.

  • Scala Native probably.

    But I've never used it so not sure how mature it is.

    https://scala-native.org/

    The other Go alternative I see is D.

    Close to the metal but with high level features. Runs in a managed runtime. Creates native code.

    https://dlang.org/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • dmd

    dmd D Programming Language compiler

  • Scala Native probably.

    But I've never used it so not sure how mature it is.

    https://scala-native.org/

    The other Go alternative I see is D.

    Close to the metal but with high level features. Runs in a managed runtime. Creates native code.

    https://dlang.org/

  • gox

    JSX for Go (by 8byt)

  • Long ago I hacked together a weekend project with a friend of "JSX for go" that allowed embedding html tags into Go source like people do for react. We were pleasantly surprised how readable and flexible the Go parser source code was, even for the pretty dramatically different syntax we were trying to support.

    https://github.com/8byt/gox

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts