What’s everyone working on this week (11/2022)?

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

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

    Peer-to-peer file sharing (by fkaa)

  • Ironing out some bugs in my peer-to-peer file sharing website, yeet.ee. The majority of code is JavaScript but the signalling server for WebRTC is all Rust!

  • lang-team

    Home of the Rust lang team

  • I'm working on my first MCP! This is also my first time working on rust at all, so I'm super excited to finally jump in after reading about it daily for years. :) The MCP is to allow functions to be marked unsafe after the fact without breaking backwards compatibility, specifically for env::set_var/remove_var.

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

    Automation/tooling for Rust spaces

  • I contributed a couple small bugfixes for issues I ran into along the way as well. 1, 2

  • rustc-dev-guide

    A guide to how rustc works and how to contribute to it.

  • I contributed a couple small bugfixes for issues I ran into along the way as well. 1, 2

  • sensible-env-logger

    A pretty, sensible, easy-to-use logger for Rust.

  • I was working on publishing my crate sensive-env-logger over the weekend. I realized I needed to use macros to retrieve the caller module and the cargo crate being compiled or run, so I was working on refactoring that.

  • mdSilo

    In-browser knowledge base on top of local plain-text files

  • Working on mdSilo, which is a tiny knowledge silo desktop app built with rust(Tauri), and prepare new release.

  • isahc

    The practical HTTP client that is fun to use.

  • Working on a 2.0 release of Isahc (HTTP client) with first-class support for using rustls for HTTPS. This has been a highly-requested feature and has been in the works for over a year.

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