Dyon – A rusty dynamically typed scripting language

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

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
featured
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
  1. deno

    A modern runtime for JavaScript and TypeScript.

    For anyone else curious, I believe Deno is a reference to https://github.com/denoland/deno please correct me though if that’s wrong

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

    A rusty dynamically typed scripting language

  4. rune

    An embeddable dynamic programming language for Rust. (by rune-rs)

    I’ve also recently come across Rune, which seems similar.

    https://github.com/rune-rs/rune

  5. conrod

    An easy-to-use, 2D GUI library written entirely in Rust.

    Also check out conrod[0] which is from the same group. One of the really awesome GUI projects in rust that sticks out in my mind.

    [0]: https://github.com/PistonDevelopers/conrod

  6. koto

    A simple, expressive, embeddable programming language

    I've been working on Koto which is intended for this kind of use case. I've been thinking about extending Rust applications with scripting, and I have games in mind but more generally I'm interested in rapid iteration in creative applications. It's still very early so I haven't shared it more widely but I'd be curious to hear what you think.

    https://github.com/koto-lang/koto

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

  • What's everyone working on this week (29/2021)?

    15 projects | /r/rust | 19 Jul 2021
  • RustPython

    14 projects | news.ycombinator.com | 7 Feb 2024
  • Steel – An embedded scheme interpreter in Rust

    13 projects | news.ycombinator.com | 3 Dec 2023
  • Embeddable Scripting Language for Embedded Rust

    5 projects | /r/rust | 2 May 2023
  • What can rust do

    5 projects | /r/rust | 10 Apr 2023

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