Show HN: Ezno, a TypeScript checker written in Rust, is now open source

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

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
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. ezno

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

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

    Rust-based platform for the Web

    Very cool! I'm curious, is this intended for dev tooling?

    For example, I could see this (or something similar) being useful as the engine for a typescript language server that would be faster than the standard one

    But if it's not aimed at 1:1 with tsc, would it be intended more for something like swc[1]?

    Or what would you expect people to use this for, besides just being a cool project to learn from?

    [1] https://github.com/swc-project/swc

  4. stc

    Discontinued Speedy TypeScript type checker

    The analogy (by swc's author) would be https://github.com/dudykr/stc

  5. enso

    Enso Analytics is a self-service data prep and analysis platform designed for data teams.

    I think Enso is already taken by a YC company [0]. Could get confusing.

    [0] https://enso.org

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

  • Rust front-end merged in GCC trunk

    9 projects | news.ycombinator.com | 14 Dec 2022
  • Which PLs have function signatures as data types?

    2 projects | /r/ProgrammingLanguages | 7 Feb 2021
  • Image RS vs Next.js Image 🔥

    2 projects | dev.to | 27 Apr 2025
  • Image RS: Next-Gen WASM Image Component 🚀

    2 projects | dev.to | 26 Apr 2025
  • Exploiting Undefined Behavior in C/C++ Programs: The Performance Impact [pdf]

    1 project | news.ycombinator.com | 25 Apr 2025

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