What's everyone working on this week (6/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
  • inky-2048

    Play 2048 on the reMarkable

  • Hoping to get back to releasing inky-2048 this week for an eInk notetaking device.

  • feotae

    Rust text adventure engine.

  • I’m new to rust so just getting to grips with the language (coming from c/c++ and python). To start with, I’m putting together a wee text adventure engine.

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

    Discontinued Music Set Scripting language

  • Still working on my music playlist generating language MPS.

  • cargo-mutants

    :zombie: Inject bugs and see if your tests catch them!

  • I got cargo-mutants to a state where I felt I could announce it and ask for public feedback.

  • mutagen

    Breaking your Rust code for fun and profit (by llogiq)

  • How does this compare to mutagen?

  • So, I started working on a library to deal with reading data from Blender‘s binary .blend files. In the past I was able to render some Blender v2.79 files, now I abstracted the library to deal (in theory) with all Blender versions (using the DNA information). I tested with two scenes for Blender 2.79 and Blender 3.0 (which should be quiet different from the GUI perspective). With v2.79 I got away with a naming convention and mis-using the old material settings (pre Cycles renderer). Blender 3.0 forced me to get some material settings from shader nodes and the library allows to follow pointers from one data structure to the next. Prove of concept: Both, the Cornell box, as well as the Radiance Conference Room, render with both Blender scene versions. Get the latest Blender scenes here: https://gitlab.com/jdb-walter/rs-pbrt-test-scenes/-/tree/master/blend

  • pgtyped

    pgTyped - Typesafe SQL in TypeScript

  • So far I worked a bit more on tealsql, an sql library for lua/teal with a cli tool similar to pgtyped but for teal (Teal being a statically typed language that compiles to lua).

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

    a sqlx wrapper for teal and lua

  • o

    A configurable file finder and opener (by nebulaeandstars)

  • I made a configurable file opener called o

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