Using Javascript plugins in Go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • goja

    ECMAScript/JavaScript engine in pure Go

    I'm noticed you chose otto for this article instead of goja so I wanted to point out that goja does better in performance tests, is more active, and supports more modern Javascript features

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • v8go

    Execute JavaScript from Go

    https://github.com/rogchap/v8go is a viable option these days as well.

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

  • Running a Javascript VM in Golang: Data Transforms via User Scripts

    3 projects | dev.to | 28 Jun 2024
  • SSR React in Go

    9 projects | dev.to | 20 Jan 2024
  • Choosing scripting extension - need advice

    14 projects | /r/golang | 20 Apr 2022
  • ✨ Cursor AI Editor — Is It Actually Useful?

    1 project | dev.to | 10 Sep 2024
  • Exploring Goja: A Golang JavaScript Runtime

    10 projects | news.ycombinator.com | 6 Sep 2024