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

    🤏 Smol and simple node version manager written in rust 🦀

  • grep_clone

  • Finally started learning Rust and made this grep_clone: https://github.com/shamlees/grep_clone

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

    Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions

  • The implications for my fuzzer, fuzzcheck, are huge! Compiling fuzz tests is a lot easier. There should be no more need to create a separate fuzz folder, fuzz tests can be regular #[test] functions, private implementation details can be fuzz-tested as well, rust-analyser works as expected, documentation can be easily generated, etc. I can also attach a human-readable coverage report to every test case :)

  • nerdwm

    Discontinued An X11 window manager

  • uivonim

    Fork of the Veonim Neovim GUI

  • Porting my (forked, so not all my work) text editor uivonim to use Tauri instead of Electron. PR for those curious is here: https://github.com/smolck/uivonim/pull/336

  • tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • Porting my (forked, so not all my work) text editor uivonim to use Tauri instead of Electron. PR for those curious is here: https://github.com/smolck/uivonim/pull/336

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