What's everyone working on this week (37/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
  • nushell

    A new type of shell

    Improving support for Nushell.

  • zoxide

    A smarter cd command. Supports all major shells.

    I'm working on zoxide, a smarter cd command built in Rust. Recently, my focus has been on:

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

  • fzf

    :cherry_blossom: A command-line fuzzy finder

    Building interactive completions (via fzf) to popular shells (bash, zsh, fish).

  • cargo-xtask

    Replacing make with cargo-xtask.

  • md-profiler

    A tracing profiler for the Sega MegaDrive/Genesis

    I recently made md-profiler, a tool that allows to profile homebrews and romhacks made for the Sega MegaDrive/Genesis and see how long each part of the code takes to execute

  • neuronika

    Tensors and dynamic neural networks in pure Rust.

    Improving the convolution code on neuronika.

  • waihona

    Rust crate for performing cloud storage CRUD actions across major cloud providers e.g aws

    Working on waihona . My first serious foray into writing Rust, battling with the borrow checker and getting used to lifetimes

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

  • constmuck

    Const equivalents of many bytemuck functions

    Working towards the first real release of constmuck, which provides const fn equivalents of many bytemuckfunctions. constmuck uses bytemuck's traits, so any type that implements those traits can be used with the relevant functions in constmuck.

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