What’s everyone working on this week (including AoC, 52/2021)?

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

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala (by sim642)

  • New week, new Rust! And some may still work on some Advent of Code solutions. What are you folks up to? Answer here or over at rust-users!

  • saltcrypt

    File encryption tool using HKDF and AEAD.

  • I started properly learning Rust last week and decided to make a file encryption tool and also learn some GTK on the way. It's called Saltcrypt: https://github.com/kolemikko/saltcrypt

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

    Micropayment funded software.

  • I'm working on the first version of OpenFare in Rust: https://github.com/openfare/openfare

  • nvim-matrix-bot

    Just a bot for Neovim's Matrix room(s)

  • Yesterday streamed & did some work on my Matrix bot for the Neovim chat room(s), repo's here: https://github.com/smolck/nvim-matrix-bot Fixed a pretty horrifying code injection issue I hadn't known about.

  • msdfgen

    Multi-channel signed distance field generator

  • Today and through this week I'd like to get to working on porting https://github.com/Chlumsky/msdfgen to Rust, which is a big first step to doing another project I have planned. Should be interesting, that library makes use of templates and OOP but I think it could map pretty nicely to traits and structs etc. in Rust (and I've never really written traits in any of my Rust projects, so that'll be cool if I get to use them for this).

  • tinyvg-rs

    A TinyVG vector graphics format parsing library.

  • I've started work on tinyvg-rs, a library for the new TinyVG vector graphics format.

  • callbag-rs

    Rust implementation of the callbag spec for reactive/iterable programming

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

    👜 A standard for JS callbacks that enables lightweight observables and iterables

  • Rust implementation of the callbag spec for reactive/iterable programming.

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