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

This page summarizes the projects mentioned and recommended in the original post on /r/rust

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mtr

    Official repository for mtr, a network diagnostic tool

    Building a network diagnostic tool similar to mtr (a combination of traceroute & ping)

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • cargo-rx

    A simple, modern fuzzy finder tool to run examples in a Cargo project.

    I'm working on releasing the next minor release of my project cargo-rx, which should hopefully be wrapped up by tomorrow at the latest. It basically employs a fuzzy finder approach - thanks to skim - to make it easier to run examples in Cargo projects.

  • Shreddit

    Remove your comment history on Reddit as deleting an account does not do so.

    Since shreddit was abandoned, I'm rewriting it in Rust.

  • glamour

    Strongly typed vector math with glam (by simonask)

    I've been polishing glamour, the strongly typed vector math companion to glam. :-)

  • glam-rs

    A simple and fast linear algebra library for games and graphics

    I've been polishing glamour, the strongly typed vector math companion to glam. :-)

  • microbin

    A secure, configurable file-sharing and URL shortening web app written in Rust.

    I'm making little pastebin webapp because I couldn't find one that I like. Still learning Rust so careful reading the sorse! https://github.com/szabodanika/microbin

  • achat

    A collection of simple modules which showcase simple use of tasks, channels, and other tokio primitives to implement simple networking applications. Purely educational purposes.

  • SaaSHub

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

    SaaSHub logo
  • quickjs

    Public repository of the QuickJS Javascript Engine.

    I've launched an experimentation with crossing old school CGI with WASM + WASI. Small rust HTTP server runs CGI applications through wasmer. Been then experimenting with writing some CGI applications in both Rust and some C + JavaScript (by getting QuickJS to target WASI)

  • uom

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

    I've been responding to issues and doing a bit of cleanup of old work that hasn't been pushed over the finish line for uom (type-safe zero-cost dimensional analysis). Next up is reviewing support for complex numbers.

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

  • Himalaya: CLI to Manage Emails

    6 projects | news.ycombinator.com | 9 Dec 2024
  • An interpreter inside an interpreter

    2 projects | dev.to | 25 Nov 2024
  • Reverse engineering GraphQL persistedQuery extension

    1 project | dev.to | 22 Nov 2024
  • Show HN: PDF2MD – Rust+Redis+ClickHouse+VLLM conversion pipeline for PDFs

    6 projects | news.ycombinator.com | 21 Nov 2024
  • Ask HN: What Open Source Projects Need Help?

    46 projects | news.ycombinator.com | 16 Nov 2024

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?