typescript-go

Staging repo for development of native port of TypeScript (by microsoft)

Typescript-go Alternatives

Similar projects and alternatives to typescript-go

  1. Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  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. go

    The Go programming language

  4. TypeScript

    1,412 typescript-go VS TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  5. esbuild

    An extremely fast bundler for the web

  6. swc

    Rust-based platform for the Web

  7. turborepo

    Discontinued Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]

  8. runtimelab

    This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.

  9. SaaSHub

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

    SaaSHub logo
  10. reason

    Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems

  11. biome

    A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.

  12. openapi-typescript

    Generate TypeScript types from OpenAPI 3 specs

  13. wasm-micro-runtime

    WebAssembly Micro Runtime (WAMR)

  14. stc

    Speedy TypeScript type checker

  15. revive

    🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint

  16. 100-go-mistakes

    📖 100 Go Mistakes and How to Avoid Them

  17. rust-gc

    Simple tracing (mark and sweep) garbage collector for Rust

  18. proposal-structs

    JavaScript Structs: Fixed Layout Objects

  19. rustc_codegen_clr

    A Rust compiler backend targeting CIL(.NET IR) and C.

  20. ezno

    A fast and correct TypeScript type checker and compiler with additional experiments

  21. cve-rs

    Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀

  22. porffor

    5 typescript-go VS porffor

    A from-scratch experimental AOT JS engine, written in JS

  23. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better typescript-go alternative or higher similarity.

typescript-go discussion

Log in or Post with

typescript-go reviews and mentions

Posts with mentions or reviews of typescript-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-11.
  • TypeScript 7: 10x Speedup and the Go Language 🚨
    1 project | dev.to | 12 Mar 2025
    First of all, the original TypeScript compiler under the hood is moving in the new version 7 from JavaScript to Go. That is, there will be conditionally TypeScript 6 (JS) and TypeScript 7 (Go). This was done mainly because of the scaling problem when used in very large projects, but also, of course, because of the speed.
  • TypeScript-Go: Why a port instead of a rewrite? What's the difference?
    1 project | news.ycombinator.com | 11 Mar 2025
  • Microsoft Rewrite Tsc in Go
    1 project | news.ycombinator.com | 11 Mar 2025
  • Why Go?
    2 projects | news.ycombinator.com | 11 Mar 2025
    Since you wrote this it looks like [Anders replied](https://github.com/microsoft/typescript-go/discussions/411#d...) to one of the threads.

    I have to agree with the sentiment that is a success story that the team is allowed to use the best tool for the job, even if it suffers from "not built here".

    This is really healthy and encouraging to see in these large OSS corporate-sponsored projects, so kudos to you and the team for making the pragmatic choice.

  • TypeScript Go (will be merged into TypeScript)
    1 project | news.ycombinator.com | 11 Mar 2025
  • A 10x Faster TypeScript
    38 projects | news.ycombinator.com | 11 Mar 2025
    I think they answered in their FAQ here: https://github.com/microsoft/typescript-go/discussions/455#d....

    If I got it correctly, they created a node native module that allows synchronous communication on standard I/O between external processes.

    So, this node module will make possible the communication between the typescript compiler GO process, that will expose an “API server compiler”, and a client side JavaScript process.

    They don’t think it will be possible to port all APIs and some/most of them will be different than today.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 27 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic typescript-go repo stats
18
18,446
9.8
2 days ago

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

Did you know that Go is
the 4th most popular programming language
based on number of references?