What's everyone working on this week (2/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
  • manter

    Terminal with autocomplete suggestions

  • I'm working on my new open-source project Manter (cross-platform terminal). Learning Rust by building software.

  • protoc-gen-mdbook

    protoc plugin to generate mdBook pages

  • Ironing out last wrinkles in my protoc-gen-mdbook plugin.

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

  • At play: Still doing some refactoring, and ease of use things for the game UI system I build 2 years ago (while learning Rust). (Warning: WIP!) https://github.com/andreasOM/rar-rs/

  • PicoPonics

    A library for automating various elements for plant habitats using the Raspberry Pi Pico.

  • desktop-streaming

    WebRTC desktop streamer using Rust

  • Made a desktop streamer using Window's IDXGIOutputDuplication API and the webrtc crate.

  • brainf-rs

    An interpreter for the Brainfuck programming language written in Rust.

  • Lately I've been getting increasingly interested in the inner workings of interpreters and compilers. Having very little knowledge in this area I thought I would try my hand at writing a Brainfuck interpreter in Rust: https://github.com/sunero4/brainf-rs Right now it seems to be able to interpret programs without loops, but I suspect I will have to rewrite most of it to support them, as I guess they will require being able to peek at instructions without consuming them.

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