TypeScript Golang

Open-source TypeScript projects categorized as Golang

Top 23 TypeScript Golang Projects

  1. Mattermost

    Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

    Project mention: Revolt: Open-Source Alternative to Discord | news.ycombinator.com | 2025-03-06

    Golang would have encouraged a lot more contributions, e.g. https://github.com/mattermost/mattermost (I am not affiliated with them).

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. focalboard

    Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

    Project mention: 15 Open-Source Projects to Replace Popular SaaS Tools & Apps 👨‍💻🔥 | dev.to | 2025-01-13

    👩‍💻 GitHub link | ⭐ 21.7K stars | 💻 Website link

  4. infisical

    Infisical is the open-source platform for secrets management, internal PKI, and SSH access.

    Project mention: Show HN: Infisical SSH – Centralized SSH access for teams and infrastructure | news.ycombinator.com | 2025-04-15

    Hey HN! Infisical SSH, an extension of the open source Infisical platform [1], gives you a solution to centralize SSH access for your team and infrastructure.

    Infisical SSH eliminates the need for you to manage SSH keys in favor of short-lived SSH certificates issued on demand. From one dashboard, you can define which users should have access to which machines and let Infisical facilitate connections using SSH certificate-based authentication under the hood.

    With just a few clicks, you can bootstrap the same secure, scalable SSH certificate-based authentication scheme that companies like Meta, Uber, and Google use to scale SSH access across their infrastructure.

    [1] Infisical - https://github.com/Infisical/infisical

  5. sealos

    Sealos is a production-ready Kubernetes distribution that makes deployment simple and efficient. Instantly set up development environments for any programming language or framework, deploy high-availability databases (like MySQL, PostgreSQL, Redis, and MongoDB) and run any Docker image with ease.

    Project mention: GitHub Codespaces Alternatives | news.ycombinator.com | 2025-02-22

    Another Kubernetes-based option.

    Sealos: https://sealos.io

    Covers development, testing and production environments.

    Also open source: https://github.com/labring/sealos

  6. quicktype

    Generate types and converters from JSON, Schema, and GraphQL

    Project mention: How to be more productive when learning a new language | dev.to | 2024-08-09

    2. Deserializing JSON into objects I knew for this project I'd have to deserialize GeoJSON into objects to work with them effectively in the app. Building this beast of a class felt quite daunting for being brand new to Dart and also for what was quite a complex GeoJSON file. However, I found an open source library called quicktype that generates strongly-typed models and serializers from JSON type scripts to a number of languages, including Dart. All you have to do is put in the JSON you want decoded, and it will return a prebuilt class that you can then use in your project. Quicktype have a handy website front end (https://app.quicktype.io/) for this - it worked first time and I was so grateful not to have to build this myself!

  7. gdbgui

    Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.

  8. transform

    A polyglot web converter.

    Project mention: Transform.tools – Convert JSON, YAML, TypeScript to any web format | news.ycombinator.com | 2024-08-26
  9. 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
  10. highlight

    highlight.io: The open source, full-stack monitoring platform. Error monitoring, session replay, logging, distributed tracing, and more.

    Project mention: Highlight: Open-source, full-stack monitoring platform | news.ycombinator.com | 2025-01-03
  11. taskcafe

    An open source project management tool with Kanban boards

    Project mention: Top 8 Open-Source Projects (Rated) to Build Your Own Task Management System | dev.to | 2024-11-13
  12. grpc-web

    gRPC Web implementation for Golang and TypeScript (by improbable-eng)

  13. parca

    Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.

    Project mention: Show HN: Perforator – cluster-wide profiling tool for large data centers | news.ycombinator.com | 2025-02-01

    Great question! Perforator indeed looks similar to Pyroscope. However, we think that the closest existing solutions are https://parca.dev, closed-source Google Wide Profiling, and, speaking of the agent, the beautiful OpenTelemetry eBPF profiler. The main technical differences with Pyroscope we see are:

    - Pyroscope's Java support is superior as of now because Pyroscope offloads it to the amazing async-profiler.

  14. jitsu

    Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days

  15. porter-archive

    Kubernetes powered PaaS that runs in your own cloud.

    Project mention: Show HN: Porter Cloud – PaaS with an eject button | news.ycombinator.com | 2024-05-23

    Very cool! As someone pointed out, your github repo says it was archived: https://github.com/porter-dev/porter-archive Naively, I would think Porter cloud would just be a managed version of your porter-dev/porter-archive. Could you talk about how it's a different product than before? Did the code base change significantly?

  16. vscode-go

    Go extension for Visual Studio Code (by golang)

    Project mention: VSCode-go: Increase the Go telemetry prompt rate to 200% | news.ycombinator.com | 2024-12-08

    heh, comments are where business rules go to die https://github.com/golang/vscode-go/blob/v0.43.4/extension/s... A mere 5 lines away from the line it was trying to tie itself to, they really should have put the TODO on the source of the change, not the effect of the change

  17. Kyoo

    A portable and vast media library solution.

    Project mention: The challenge of writing a on-demand transcoder | news.ycombinator.com | 2024-06-14

    Some times ago, I introduced my self-hosted media browser [Kyoo](https://github.com/zoriya/kyoo) here (plex/jellyfin alternative). I received great feedback and continued to work in it since. I decided to talk more about how Kyoo works under the scene, so here is my first blog post about that!

    This is one of my first blogs, so I'm eager for some feedback!

  18. hermes

    A document management system (by hashicorp-forge)

  19. wormhole

    A reference implementation for the Wormhole blockchain interoperability protocol.

  20. dyrectorio

    dyrector.io is a self-hosted continuous delivery & deployment platform with version management.

  21. gomuks

    A Matrix client written in Go.

  22. tabnine-vscode

    Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode

  23. wasm4

    Build retro games using WebAssembly for a fantasy console.

  24. golangci-lint-action

    Official GitHub Action for golangci-lint from its authors

  25. OneLang

  26. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB 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).

TypeScript Golang discussion

Log in or Post with

TypeScript Golang related posts

  • The Tech Stack of a Cloud Computing Startup

    10 projects | dev.to | 28 Mar 2025
  • 1Backend: AI-native microservices platform

    1 project | news.ycombinator.com | 20 Mar 2025
  • Building a narrative game with Next.js and AI

    2 projects | dev.to | 20 Mar 2025
  • Build a Production-Ready SaaS Application

    6 projects | dev.to | 18 Mar 2025
  • Automating an Open Source Project with GitHub Actions

    16 projects | dev.to | 25 Feb 2025
  • When Imperfect Systems Are Good, Actually: Bluesky's Lossy Timelines

    5 projects | news.ycombinator.com | 19 Feb 2025
  • Show HN: Perforator – cluster-wide profiling tool for large data centers

    4 projects | news.ycombinator.com | 1 Feb 2025
  • A note from our sponsor - InfluxDB
    influxdata.com | 21 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Index

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

# Project Stars
1 Mattermost 32,326
2 focalboard 23,208
3 infisical 17,453
4 sealos 15,298
5 quicktype 12,889
6 gdbgui 10,011
7 transform 8,572
8 highlight 8,148
9 taskcafe 4,658
10 grpc-web 4,409
11 parca 4,386
12 jitsu 4,271
13 porter-archive 4,216
14 vscode-go 4,024
15 Kyoo 2,026
16 hermes 1,845
17 wormhole 1,755
18 dyrectorio 1,560
19 gomuks 1,442
20 tabnine-vscode 1,413
21 wasm4 1,315
22 golangci-lint-action 1,206
23 OneLang 1,130

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com