clox in Rust. Yes I did the browser thing again.

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammingLanguages

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • clox-rs

    Following along the second (C) part of https://craftinginterpreters.com/, but with Rust, because reasons.

  • I took a lot of notes about differences that come from using Rust vs C; you can check them out by clicking the "What am I looking at?" button or on GH (NOTES.md)

  • yew

    Rust / Wasm framework for creating reliable and efficient web applications

  • The website is (almost) completely built with Rust (using yew) this time, so that's cool as well I guess

  • 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
  • jlox-rs

    Following along the first (Java) part of https://craftinginterpreters.com/, but with Rust, because reasons.

  • Cool, thanks for confirming, nice catch! Filed jlox-rs#1, in case I ever want to go back and mess with that some more :D

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