Top 18 Rust TypeScript Projects
-
There's a lot of momentum in the TypeScript community, but not just for NodeJS. Deno has a bright future ahead of it, and imo it's easier to use than Node when working on fresh TypeScript projects.
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
Project mention: Let's Markdown: A self-hosted, open source collaborative markdown editor | reddit.com/r/selfhosted | 2022-05-14
Looks pretty similar to https://rustpad.io/
-
-
$ deno lint (prefer-const) `order` is never reassigned let order = new Order() ^^^^^ at /Users/dina/try-deno/design-patterns/state.ts:106:4 hint: Use `const` instead help: for further information visit https://lint.deno.land/#prefer-const Found 24 problems Checked 25 files
-
Project mention: Has anyone used Tauri for cross-platform desktop apps? | reddit.com/r/rust | 2022-05-20
Graviton is built with tauri now https://github.com/Graviton-Code-Editor/Graviton-App
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Main aspects to keep in mind when implementing webhooks, before adding them to your SaaS offering | reddit.com/r/programming | 2022-05-23
There are more challenges to webhooks than what's outlined there. That's why we built Svix. To make it easy for everyone to send webhooks without having to understand all of the gotchas (the ones listed and the ones missing from this article)...
-
They can be slow though. If they are behind or you are on a distro that isn't supported at all you can use dvm.
-
nodejs-snowflake
Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)
-
Project mention: GitHub - scanner: Document scanning from scratch | reddit.com/r/tinycode | 2022-01-04
-
-
chiselstrike
ChiselStrike is a serverless runtime for TypeScript/JavaScript with built-in data layer.
Project mention: GitHub - chiselstrike/chiselstrike: ChiselStrike is a serverless runtime for TypeScript/JavaScript with native data layer. | reddit.com/r/programming | 2022-05-21 -
Hello, after some time lurking in this subreddit. I decided to make my own programming language! It's called Hazure (a spinoff of my name, azur), syntax is inspired by OCaml and it transpile to Typescript!
-
-
react-wasm-github-api-demo
A demo application to serve as a template for your Rust & React needs. With a sample GraphQL backend.
-
Project mention: Just another GameBoy emulator in Rust with WebAssembly frontend | reddit.com/r/EmuDev | 2021-10-14
The emulator (GB) core is written in Rust and then exported/compiled to WASM via https://github.com/wasm-tool/wasm-pack-plugin. This basically generates a WASM file with the Typescript definitions as well (*.wasm + *.ts files). The entry file is here https://github.com/vojty/feather-gb/blob/main/gb-web/src/lib.rs.
-
For this project CI is very simple: run linting (currently this is a TODO) and run tests. If all tests have passed with no errors, then the CI check is green. You can check my github workflows here.
Rust TypeScript related posts
- GitHub - chiselstrike/chiselstrike: ChiselStrike is a serverless runtime for TypeScript/JavaScript with native data layer.
- Rebuilding Web Application - What tech to use?
- Show HN: ChiselStrike serverless runtime for TypeScript with native data layer
- Is TypeScript inevitable future of webdev or will it die out some day?
- When Will We Learn?
- One Hour with Deno
- dprint – Code Formatter
Index
What are some of the best open-source TypeScript projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | deno | 82,447 |
2 | swc | 22,108 |
3 | rslint | 2,233 |
4 | rustpad | 2,129 |
5 | dprint | 1,357 |
6 | deno_lint | 1,111 |
7 | Graviton-App | 797 |
8 | svix-webhooks | 600 |
9 | dvm | 397 |
10 | nodejs-snowflake | 83 |
11 | scanner | 70 |
12 | alef-component | 46 |
13 | chiselstrike | 40 |
14 | hazure | 30 |
15 | rust-typescript-template | 19 |
16 | react-wasm-github-api-demo | 15 |
17 | feather-gb | 8 |
18 | algo | 0 |
Are you hiring? Post a new remote job listing for free.