Rust Deno

Open-source Rust projects categorized as Deno

Top 18 Rust Deno Projects

  1. deno

    A modern runtime for JavaScript and TypeScript.

    Project mention: Show HN: Lume – OS Lightweight CLI/API for macOS/Linux VMs on Apple Silicon | news.ycombinator.com | 2025-02-02

    Lume[1] is also a static site generator for Deno JavaScript Engine [2]. Indeed it is impossible to find a 4-letter name that doesn't clash using the Latin alphabet and that sounds like a name.

    [1] https://lume.land/

    [2] https://deno.com/

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. moon

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

    Project mention: Ask HN: Best Tools for Monorepo? | news.ycombinator.com | 2024-07-31

    In our projects we use Moon https://moonrepo.dev/moon extensively, it supports multiple languages and quite a few features.

    For me personally I like that it updates Typescript references automatically and makes docker image setup far easier.

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

  5. proto

    A pluggable multi-language version manager. (by moonrepo)

    Project mention: Difftastic, a structural diff tool that understands syntax | news.ycombinator.com | 2024-03-21
  6. edge-runtime

    A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.

    Project mention: Edge Scripting: Build and run applications at the edge | news.ycombinator.com | 2024-11-07

    Congrats on the launch! It's great to see more companies build serverless offerings on top of Deno.

    I lead Supabase Edge Functions product, a similar offering built on top of Deno runtime too. We have open-sourced our runtime (https://github.com/supabase/edge-runtime), and it's self-hostable. It supports NPM, node built-ins, pluggable storage, and web sockets. We also have a built-in API for AI inference (https://supabase.com/blog/ai-inference-now-available-in-supa...)

    Supabase Edge Runtime is easy to self-host (works, great as a multi-threaded JS web server). We love community contributions :) Let us know if you would like to collaborate.

  7. dvm

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

  8. lucid

    Lucid is a library designed to simplify creating Cardano transactions and writing off-chain code for Plutus contracts. (by spacebudz)

  9. 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
  10. exograph

    Build production-ready backends in minutes

    Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07
  11. deno_bindgen

    Write high-level Deno FFI libraries in Rust.

  12. deno_doc

    Documentation generator for Deno

    Project mention: Publish pure ESM npm package written in TypeScript to JSR | dev.to | 2024-05-12

    JSR uses Deno's document generator (deno_doc), which is under development and doesn't support all JSDoc tags yet3. So your JSDoc comment can be showed differently from your intention. You can run deno doc --unstable-sloppy-imports --html path/to/entrypoint.ts to check how generate docs will look.

  13. eszip

    A compact file format to losslessly serialize an ECMAScript module graph into a single file

  14. rust_serverless_runtime

    A serverless runtime in 200 lines atop deno and sqlite

  15. deno_graph

    The module graph logic for Deno CLI

  16. lightflus

    A Lightweight, Cloud-Native Stateful Distributed Dataflow Engine

  17. PraccJS

    Practice JavaScript with real-time code execution

    Project mention: PraccJS: Practice JavaScript with real-time code execution | news.ycombinator.com | 2025-01-13
  18. make-your-own-js-runtime

    Run JavaScript from Rust using the Deno Runtime crate

    Project mention: Show HN: Make Your Own JavaScript Runtime with the Deno Runtime | news.ycombinator.com | 2024-12-02
  19. deno-deploy-rust-template

    A template for creating Deno Deploy projects in Rust

  20. naps

    chain nats servers with transformation & processing pipelines

  21. 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 Deno discussion

Log in or Post with

Rust Deno related posts

  • Using UV as Your Shebang Line

    5 projects | news.ycombinator.com | 28 Jan 2025
  • Supercharge SQLite with Ruby Functions

    4 projects | news.ycombinator.com | 27 Jan 2025
  • Deno in 2024

    1 project | news.ycombinator.com | 21 Jan 2025
  • 🔥10 Useful Developer Tools That Will Make Development Easier in 2025

    1 project | dev.to | 29 Dec 2024
  • Add JWT Authentication in Deno & Oak server using Kinde Authentication

    1 project | dev.to | 28 Dec 2024
  • How to migrate your Node.js app to Deno 2.0

    2 projects | dev.to | 24 Dec 2024
  • 5 things I like about Deno

    4 projects | dev.to | 12 Dec 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 18 Feb 2025
    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. Learn more →

Index

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

# Project Stars
1 deno 101,679
2 moon 3,049
3 deno_lint 1,557
4 proto 766
5 edge-runtime 723
6 dvm 667
7 lucid 347
8 exograph 303
9 deno_bindgen 301
10 deno_doc 275
11 eszip 245
12 rust_serverless_runtime 131
13 deno_graph 120
14 lightflus 99
15 PraccJS 31
16 make-your-own-js-runtime 14
17 deno-deploy-rust-template 13
18 naps 9

Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io

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