What’s everyone working on this week (8/2021)?

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

    A pretty printing calculator language with support for units. Makes calculations easier and more presentable with real time LaTeX output, along with support for units, variables, and mathematical functions.

  • I'm still working on https://github.com/mkhan45/CalcuLaTeX. I'm hoping for it to be ready for my chemistry quiz next week. I've created a very basic web interface via WASM here: https://mkhan45.github.io/CalcuLaTeX-Web/.

  • Aprendo

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

    Collection of cryptography-related traits (by RustCrypto)

  • I finally dusted off my barely-working git hosting solution and added a basic user account system. It took me some time to understand how exactly I was supposed to use password-hash in combination with my hashing function of choice, as well as with the DB. Using sqlx together with Rocket turned out to be somewhat easy once I figured out that I should disregard the built-in database support, since it's seemingly incompatible with sqlx.

  • magic-wormhole.rs

    Rust implementation of Magic Wormhole, with new features and enhancements

  • I'm contributing for some magic-wormhole issues, the book of rust-clippy , and exercism rust track ... Thank Almighty Allah.

  • mos

    An assembler, code formatter, language server and debug adapter for the MOS 6502 CPU. (by datatrash)

  • I just released version 0.1.0 of my 6502 assembler/formatter called MOS! Really happy about it, since it's the first side-project I've actually managed to get to this state in a VERY long time.

  • tinyrenderer

    A brief computer graphics / rendering course

  • Working on a clone of https://github.com/ssloy/tinyrenderer/wiki in rust. I sorta got a templated linear algebra library working (in house, not imported) but it did not play nice with triangle filling so I'm scrapping it to take a different approach.

  • nlprule

    A fast, low-resource Natural Language Processing and Text Correction library written in Rust.

  • I'm working on https://github.com/bminixhofer/nlprule, a library for NLP (sentence segmentation, part-of-speech tagging, chunking, ..) and Grammatical Error Correction.

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

  • I'm working on my first crate. It's a tracing tool: https://github.com/maksimil/gbench

  • oxidoist-api

    A Rust Crate providing an API wrapper for Todoist.

  • API | CLI

  • monolith

    ⬛️ CLI tool for saving complete web pages as a single HTML file

  • Improvements and fixes for my baby, https://github.com/Y2Z/monolith

  • google-hashcode-template

    Google Hashcode Rust Template

  • Preparing a Google Hashcode Rust template: https://github.com/PicoJr/google-hashcode-template

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