Rust TypeScript

Open-source Rust projects categorized as TypeScript

Top 23 Rust TypeScript Projects

  • deno

    A modern runtime for JavaScript and TypeScript.

  • Project mention: Bun - The One Tool for All Your JavaScript/Typescript Project's Needs? | dev.to | 2024-04-02

    NodeJS is the dominant Javascript server runtime environment for Javascript and Typescript (sort of) projects. But over the years, we have seen several attempts to build alternative runtime environments such as Deno and Bun, today’s subject, among others.

  • swc

    Rust-based platform for the Web

  • Project mention: Storybook 8 Beta | dev.to | 2024-02-06

    First, we switched the default compiler for new projects from Babel to SWC (Speedy Web Compiler). SWC is dramatically faster than Babel and requires zero configuration. We’ll continue to support Babel in any project currently using it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • turbo

    Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.

  • Project mention: Supermemory - ChatGPT for your bookmarks | dev.to | 2024-04-14

    Supermemory has three main modules, managed by turborepo:

  • 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: I switch from Eslint to Biome | dev.to | 2024-04-22

    { "$schema": "https://biomejs.dev/schemas/1.7.0/schema.json", "organizeImports": { "enabled": true }, "files": { "ignore": ["package.json", "package-lock.json"] }, "linter": { "enabled": true, "rules": { "recommended": true, "style": { "noUnusedTemplateLiteral": "off" } } }, "formatter": { "indentStyle": "space", "indentWidth": 4, "lineWidth": 320 }, "javascript": { "formatter": { "semicolons": "asNeeded" } } }

  • oxc

    ⚓ A collection of JavaScript tools written in Rust.

  • Project mention: The JavaScript Oxidation Compiler | news.ycombinator.com | 2023-12-16
  • rspack

    A fast Rust-based web bundler 🦀️

  • Project mention: Rspack | /r/devopspro | 2023-06-11
  • ast-grep

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

  • Project mention: Migrate to React 19 with ast-grep | dev.to | 2024-04-28

    This article illustrates the usage of ast-grep, a tool designed to locate and substitute patterns in your codebase, towards easing your migration to React 19.

  • SaaSHub

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

    SaaSHub logo
  • stc

    Speedy TypeScript type checker

  • Project mention: STC (Rust-based TypeScript type checker) is officially abandoned | news.ycombinator.com | 2024-01-20
  • rustpad

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

  • Project mention: Stashpad launches Google Docs alternative you can use without any login | news.ycombinator.com | 2024-03-15

    Take a look at https://github.com/ekzhang/rustpad

  • dprint

    Pluggable and configurable code formatting platform written in Rust.

  • Project mention: My opinion about opinionated Prettier: 👎 | dev.to | 2024-05-02

    Currently, I am using ESLint for formatting of basic things like spacing and quotes. However, those rules were deprecated with v8.53.0 and moved to @stylistic/eslint-plugin. But they recommend Prettier or dprint.

  • rslint

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

  • moon

    A task runner and repo management tool for the web ecosystem, written in Rust.

  • farm

    Extremely fast Vite-compatible web build tool written in Rust (by farm-fe)

  • Project mention: Farm: Fast Vite-compatible web build tool written in Rust | news.ycombinator.com | 2024-04-19
  • ezno

    A JavaScript compiler and TypeScript checker written in Rust with a focus on static analysis and runtime performance

  • Project mention: Ezno's checker (Rust based type checker and compiler) is now open source | /r/typescript | 2023-06-08
  • blueboat

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

  • jsr

    The open-source package registry for modern JavaScript and TypeScript

  • Project mention: The new open source JavaScript s package registry | dev.to | 2024-04-29

    JSR Web Page

  • deno_lint

    Blazing fast linter for JavaScript and TypeScript written in Rust

  • joystream

    Joystream Monorepo

  • orogene

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

  • Project mention: Yarn 4.0 | news.ycombinator.com | 2023-10-23

    Interesting, but no support for workspaces yet: https://github.com/orogene/orogene/issues/161

  • chiselstrike

    ChiselStrike abstracts common backends components like databases and message queues, and let you drive them from a convenient TypeScript business logic layer

  • rspc

    A blazingly fast and easy to use tRPC-like server for Rust.

  • Project mention: Any trpc client crate? | /r/rust | 2023-10-07

    There's a trpc-inspired crate called rspc https://github.com/oscartbeaumont/rspc but I think that currently it can only do rust server and typescript client. (but with plans for making a rust client IIRC)

  • dvm

    🦕 Deno Version Manager - Easy way to manage multiple active deno versions.

  • Verve

    Verve is a lightweight and blazingly fast launcher for accessing and opening applications, files and documents. ⚡

  • 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 related posts

  • The new open source JavaScript s package registry

    1 project | dev.to | 29 Apr 2024
  • Supermemory - ChatGPT for your bookmarks

    2 projects | dev.to | 14 Apr 2024
  • How Convex Works

    2 projects | news.ycombinator.com | 14 Apr 2024
  • Next.js Shopify eCommerce Starter with Perfect Web Vitals 🚀

    2 projects | dev.to | 12 Apr 2024
  • Rescuing legacy Node.js projects with Bun

    1 project | dev.to | 6 Apr 2024
  • Poolifier Web Worker version 0.3.15

    3 projects | news.ycombinator.com | 4 Apr 2024
  • Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?

    4 projects | dev.to | 2 Apr 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 6 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 deno 92,975
2 swc 30,053
3 turbo 24,977
4 biome 10,509
5 oxc 8,927
6 rspack 7,401
7 ast-grep 5,904
8 stc 5,710
9 rustpad 3,065
10 dprint 2,950
11 rslint 2,661
12 moon 2,601
13 farm 2,396
14 ezno 2,188
15 blueboat 1,918
16 jsr 1,599
17 deno_lint 1,502
18 joystream 1,420
19 orogene 1,407
20 chiselstrike 1,058
21 rspc 1,012
22 dvm 619
23 Verve 611

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com