Go JavaScript

Open-source Go projects categorized as JavaScript

Top 23 Go JavaScript Projects

  1. esbuild

    An extremely fast bundler for the web

    Project mention: A 10x Faster TypeScript | news.ycombinator.com | 2025-03-11
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Wails

    Create beautiful applications using Go

    Project mention: Open source alternative to Postman / Insomnia | news.ycombinator.com | 2025-01-31

    HTML/CSS can still be used for the frontend even without Electron. Some frameworks use the OS bundled web renderer instead:

    - For Rust apps: https://github.com/tauri-apps/tauri

    - For Go apps: https://github.com/wailsapp/wails

  4. k6

    A modern load testing tool, using Go and JavaScript - https://k6.io

    Project mention: K6 - Modern load testing | dev.to | 2025-03-19

    K6 GitHub Repository

  5. Pulumi

    Pulumi - Infrastructure as Code in any programming language 🚀

    Project mention: Pulumi vs. Terraform: Choosing the Best Infrastructure as Code Solution | dev.to | 2025-02-10

    License Pulumi is released under the Apache 2.0 license, which means you can build products using it and sell those products to customers. Terraform, on the other hand, used to be released under the Mozilla Public License but has since changed to the Business Source Licnese. This license still allows you to use Terraform internally, but if you want to build your own product on top of it, then you’re going to run into legal issues.

  6. gotty

    Share your terminal as a web application

    Project mention: Turn Your Android Tablet into an IDE with VSCode and Nix | news.ycombinator.com | 2024-05-14

    I use nix-on-droid to keep a dev environment on my phone. Sometimes I have an hour or two to kill in the university library. I use their computers' screens and keyboards, but I'm coding on my phone through a browser tab and https://github.com/yudai/gotty

    Beats the hell out of trying to be productive on Windows.

  7. opennhp

    A lightweight, cryptography-powered, open-source toolkit built to enforce Zero Trust security for infrastructure, applications, and data in the AI-driven world.

  8. gopherjs

    A compiler from Go to JavaScript for running Go code in a browser

    Project mention: Golang on PSP (and other languages) | dev.to | 2024-12-27

    I decided to try using Golang on the PSP and explored several approaches, including porting Clang, using TinyGo, and compiling Golang to JavaScript with GopherJS. Then, I came across a user named aethiopicuschan on the PSP homebrew Discord, who was attempting the same goal using WebAssembly. His example worked on PPSSPP but not on actual hardware.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Gotify

    A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) (by gotify)

  11. semaphore

    Modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.

    Project mention: Semaphore UI: Modern UI/API for Ansible, Terraform, OpenTofu, PowerShell | news.ycombinator.com | 2024-12-11
  12. qt

    Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly

  13. goja

    ECMAScript/JavaScript engine in pure Go

    Project mention: TrailBase: Fast & Open FireBase alternative | dev.to | 2024-11-28

    The benchmark sets up a custom HTTP endpoint /fibonacci?n= using the same slow recursive Fibonacci implementation for both, PocketBase and TrailBase. This is meant as a proxy for a computationally heavy workload to primarily benchmark the performance of the underlying JavaScript engines: goja for PocketBase and V8 for TrailBase. In other words, the impact of any overhead within PocketBase or TrailBase is diminished by the time it takes to compute fibonacci(N) for sufficiently large N.

  14. golang-for-nodejs-developers

    Examples of Golang compared to Node.js for learning 🤓

  15. minify

    Go minifiers for web formats (by tdewolff)

  16. odigos

    Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF

    Project mention: I got OpenTelemetry to work. But why was it so complicated? | news.ycombinator.com | 2025-01-10

    Yes. edenfed posted a comment linking to the project above. Here is is again, though:

    https://github.com/odigos-io/odigos

  17. v8go

    Execute JavaScript from Go

  18. vecty

    Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.

  19. hostyoself

    Host yo' self from your browser, your phone, your toaster.

  20. Corteza

    Low-code platform

    Project mention: The 50 best open-source alternatives to popular SaaS software | dev.to | 2024-07-10

    Website: Corteza

  21. nitric

    Nitric is a multi-language framework for cloud applications with infrastructure from code.

    Project mention: Separating Concerns: Developers vs. Operations | dev.to | 2025-01-08

    The key to restoring order is to isolate cloud resource details behind an abstraction. Instead of importing AWS S3 or Google Cloud Storage SDKs directly in your application code, you can use a framework like Nitric that exposes common operations—like creating an API route or storing a file—without tying you to a specific cloud provider.

  22. jsluice

    Extract URLs, paths, secrets, and other interesting bits from JavaScript

  23. ink

    An elegant static blog generator (by InkProject)

  24. omniparser

    omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc. (by jf-tech)

    Project mention: Omniparser: A native Golang ETL streaming parser and transform library | news.ycombinator.com | 2024-10-25
  25. CycleTLS

    Spoof TLS/JA3 fingerprints in GO and Javascript

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go JavaScript discussion

Log in or Post with

Go JavaScript related posts

  • Extensible WASM Applications with Go

    9 projects | news.ycombinator.com | 13 Feb 2025
  • Show HN: Chiyogami. Self-hosted pastebin with API

    1 project | news.ycombinator.com | 13 Feb 2025
  • Everyone knows your location: tracking myself down through in-app ads

    6 projects | news.ycombinator.com | 2 Feb 2025
  • Go 1.24's go tool is one of the best additions to the ecosystem in years

    7 projects | news.ycombinator.com | 27 Jan 2025
  • Programming Language Trends for 2025

    4 projects | dev.to | 16 Jan 2025
  • Golang on PSP (and other languages)

    3 projects | dev.to | 27 Dec 2024
  • Semaphore UI: Modern UI/API for Ansible, Terraform, OpenTofu, PowerShell

    1 project | news.ycombinator.com | 11 Dec 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source JavaScript projects in Go? This list will help you:

# Project Stars
1 esbuild 38,704
2 Wails 27,293
3 k6 27,005
4 Pulumi 22,631
5 gotty 18,961
6 opennhp 13,584
7 gopherjs 12,890
8 Gotify 12,154
9 semaphore 11,534
10 qt 10,572
11 goja 6,000
12 golang-for-nodejs-developers 4,678
13 minify 3,827
14 odigos 3,367
15 v8go 3,310
16 vecty 2,830
17 hostyoself 1,848
18 Corteza 1,746
19 nitric 1,633
20 jsluice 1,500
21 ink 1,085
22 omniparser 1,029
23 CycleTLS 1,013

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai