What's everyone working on this week (30/2022)?

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

    An experimental Rust crate for sigstore

  • building out the project sigstore rust library

  • cargo-binstall

    Binary installation for rust projects

  • Working on cargo-binatall v0.11.1

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

    A Rust project to mitigate Windows ransomware

  • array_manipulation

    Methods for manipuling arrays in a Vec-like fashion. It will (probably) get into core once const expressions get less experimental.

  • uom

    Units of measurement -- type-safe zero-cost dimensional analysis

  • Working on a PR to uom (type-safe zero-cost dimensional analysis) to support logarithmic units.

  • bevy_oddio

    A third party Bevy plugin that integrates `oddio` into Bevy.

  • Writing a bunch of audio plugins for bevy like bevy_oddio and bevy_fundsp.

  • bevy_fundsp

    A Bevy plugin that integrates FunDSP into Bevy.

  • Writing a bunch of audio plugins for bevy like bevy_oddio and bevy_fundsp.

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

    The practical relational programing language for data-oriented applications

  • velum

    Lightweight and minimal blog engine

  • Fairly new to Rust, but I decided a couple of weeks back to try writing a static blog site server. Going pretty well so far – it scans for Markdown files, extracts titles and tag metadata, then renders the Markdown to HTML and stores it all in Redis.

  • rs-logger

    A logging library implemented in Rust

  • ez_term

    Terminal UI framework based on templates and focused on simplicity.

  • I'm still working on EzTerm, a new terminal UI framework based on (YAML-ish) config files. There's been a ton of commits and I plan on releasing it on cargo in august as it has reached a minimally viable state. I'm currently writing docs and examples and fixing bugs.

  • Calculator

    A powerful Calculator for developers (by ZweiundzwanzigSiebtel)

  • rans-rs

    rANS encoder and decoder for Rust

  • Published https://github.com/m4tx/rans-rs library recently, which is a high-level wrapper for an rANS implementation called ryg_rans. In other words, it's an entropy coder, which can be used to compress data using statistic models.

  • idencomp

    Attempt on building a high-performance compression tool for genetic data

  • This is actually a part of a bigger project: https://github.com/m4tx/idencomp. This is the implementation part of my master's thesis - trying to create a new compressor for genetic data (FASTQ files), that would be faster than existing solutions while maintaining a reasonable compression ratio.

  • gitopolis

    Manage multiple git repositories

  • Working on a git repo manager in rust https://github.com/timabell/gitopolis/ to help me learn rust and scratch my own itch

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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