What's everyone working on this week (9/2023)?

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

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

    Lunatic is an Erlang-inspired runtime for WebAssembly

  • Attempting to work on my first patch for Lunatic!

  • covert

  • Working on a rewrite of Vault in Rust (repo). Trying to add replication support by using Litestream.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • mass-quay-configurator

    Easily configure multiple Quay instances

  • ttr

    Interactive terminal task runner

  • Working on interactive terminal task runner in a Rust. It's like a vim which key, but for terminal.

  • erdb

    An educational rdbms written in rust

  • Learning more about database internals by writing my own small RDBMS (repo). Selects (with joins but no aggregations or sorting), delete, insert and update work already with read committed isolation level.

  • bustub

    The BusTub Relational Database Management System (Educational)

  • Not a tutorial but I completed all the assignments for CMU Database System course (link) and watched all their youtube videos before I started it (I highly recommend it, it's a great course and it's possible to submit the solutions even if you're not a CMU student. The entry code to gradescope is in the FAQ). Though, what I do is not re-writing bustub in Rust, as bustub uses 2 phase locking to achieve transaction isolation, and this uses MVCC, pretty much like Postgres (though currently much simpler). I used this resource as a starting point how it works.

  • ascii-d

    A cross-platform ASCII diagram drawing app https://web.ascii-draw.com

  • An ASCII diagram editor and a Vietnamese Input Method, all in Rust!

  • 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
  • goxkey

    Bộ gõ tiếng Việt không có chức năng gì ngoài gõ tiếng Việt...

  • An ASCII diagram editor and a Vietnamese Input Method, all in Rust!

  • upscale-rs

    A Tauri based GUI app that upscale images using Real-ESRGAN model.

  • Updating my Tauri Upscaler app, Upscale-rs allowing the user to select which GPU to use and some other advanced features.

  • besedka

    A free, open source commenting widget for your website

  • Adding support for web push notifications for my embeddable comments widget (backend is written in Rust)

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