Rust TypeScript

Open-source Rust projects categorized as TypeScript

Top 23 Rust TypeScript Projects

  1. deno

    A modern runtime for JavaScript and TypeScript.

    Project mention: Try to test deno 2.2+ WebTransport(unstable) | dev.to | 2025-08-28
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. union

    The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance. (by unionlabs)

    Project mention: 🔥 13 Most Exciting GitHub Projects This Week - 2025-02-20 | dev.to | 2025-02-20

    Stars: 29318 (1,258 stars today today) Author: unionlabs View Project

  4. swc

    Rust-based platform for the Web

    Project mention: Show HN: TypeScript for the Browser | news.ycombinator.com | 2025-07-21

    does esm.sh/tsx send source to their servers? I was under the impression it uses a rust-based wasm compiler in the browser locally https://swc.rs/#features

  5. biome

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

    Project mention: Simplifying Code Quality with a Unified Biome Configuration | dev.to | 2025-08-05

    This post introduces Biome: a fast, modern alternative to the legacy combo of ESLint + Prettier + plugins. With just one tool, one config, and one command, Biome handles formatting, linting, and organizing imports—without the overhead.

  6. oxc

    ⚓ A collection of JavaScript tools written in Rust.

    Project mention: React Compiler RC: What it means for React devs | dev.to | 2025-05-05

    The React team is also collaborating with the oxc team to eventually add native support for the compiler. Once Rolldown, a Rust-based bundler for JavaScript and TypeScript, is released and supported in Vite, developers should be able to integrate the compiler without relying on Babel.

  7. rspack

    The fast Rust-based web bundler with webpack-compatible API 🦀️

    Project mention: Templates Needed More in the AI Era - FAV0 Weekly #025 | dev.to | 2024-12-22
  8. rolldown

    Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.

    Project mention: Vite 7.0 Is Here: Rust-Powered Speed, Smarter Tooling & a Cleaner Build Experience | dev.to | 2025-06-26

    🔧 Rolldown: The Rust-Powered Engine Under the Hood

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. ast-grep

    ⚡A CLI tool for code structural search, lint and rewriting. Written in Rust

    Project mention: Using ast-grep with a vue project | dev.to | 2024-12-31

    The amazing ast-grep tool does not support vue and scss by default but can be configured to do so.

  11. convex-backend

    The open-source reactive database for app developers

    Project mention: Self-host open-source reactive database with dashboard | news.ycombinator.com | 2025-02-17
  12. farm

    Extremely fast Vite-compatible web build tool written in Rust

  13. rustpad

    Efficient and minimal collaborative code editor, self-hosted, no database required

    Project mention: Rustpad is an efficient and minimal open-source collaborative text editor | news.ycombinator.com | 2024-09-17
  14. moon

    A build system and monorepo management tool for the web ecosystem, written in Rust.

  15. jsr

    The open-source package registry for modern JavaScript and TypeScript

    Project mention: Proposal for Standardized JSX | news.ycombinator.com | 2025-05-21

    I like this — JSX is a little annoying to work with outside the major implementations.

    If this existed, I might not have found the need to make my little Hyperstatic library (https://jsr.io/@mdekstrand/hyperstatic).

  16. rslint

    A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate

  17. ezno

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

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

    2. ezno [https://github.com/kaleidawave/ezno] - In active development. Does not have the goal of 1:1 parity to tsc.

  18. utoo

    An unified toolchain for web development.

  19. blueboat

    All-in-one, multi-tenant serverless JavaScript runtime.

  20. deno_lint

    Blazing fast linter for JavaScript and TypeScript written in Rust

    Project mention: How to migrate your Node.js app to Deno 2.0 | dev.to | 2024-12-24

    You can check them here, but they are still limited compared to ESLint rules and pre-existing configurations. If you are not satisfied, you can keep using your existing linter as well.

  21. orogene

    Makes `node_modules/` happen. Fast. No fuss.

  22. ts-rs

    Generate TypeScript bindings from Rust types

    Project mention: Type safe web stack with Rust and TypeScript | news.ycombinator.com | 2025-07-04

    I have been using https://github.com/Aleph-Alpha/ts-rs to generate TypeScript types from Rust for quite a while now. Very happy and it has a lot of good impact when doing large refactor to the API. Claude Code also selected this automatically for a full-stack app I was experimenting.

  23. MarkFlowy

    A markdown editor, which is lighter, smarter and purer. 一个 Markdown 编辑器,但是更轻快、更智能、更纯粹。

    Project mention: Show HN: MarkFlowy – A Markdown editor, which is lighter, smarter and purer | news.ycombinator.com | 2025-08-28
  24. joystream

    Joystream Monorepo

  25. rspc

    A framework for building typesafe web backends in Rust

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

Rust TypeScript discussion

Log in or Post with

Rust TypeScript related posts

  • Try to test deno 2.2+ WebTransport(unstable)

    3 projects | dev.to | 28 Aug 2025
  • Bun, Node.js, or Deno: Which JavaScript Backend Should You Use in 2025?

    2 projects | dev.to | 13 Aug 2025
  • Type safe web stack with Rust and TypeScript

    8 projects | news.ycombinator.com | 4 Jul 2025
  • JavaScript Trademark Update

    1 project | news.ycombinator.com | 28 Jun 2025
  • Project of the Week: Deno

    1 project | dev.to | 27 Jun 2025
  • Vite 7.0 Is Here: Rust-Powered Speed, Smarter Tooling & a Cleaner Build Experience

    1 project | dev.to | 26 Jun 2025
  • deno.json file in langchainjs source code.

    2 projects | dev.to | 17 Jun 2025
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

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

# Project Stars
1 deno 104,043
2 union 74,865
3 swc 32,653
4 biome 20,705
5 oxc 16,191
6 rspack 11,942
7 rolldown 11,862
8 ast-grep 9,579
9 convex-backend 6,959
10 farm 5,455
11 rustpad 3,804
12 moon 3,352
13 jsr 2,815
14 rslint 2,691
15 ezno 2,681
16 utoo 2,184
17 blueboat 1,927
18 deno_lint 1,578
19 orogene 1,514
20 ts-rs 1,493
21 MarkFlowy 1,423
22 joystream 1,415
23 rspc 1,328

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com