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

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
  1. fuzzcheck-rs

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

    Since I graduated, I have had a lot more time to work on fuzzcheck. I am trying to flesh it out, test it, and document it for a new release. It has always felt a bit rushed/experimental and now I am hoping to make it into something solid. I have also played with an egui interface for it, to visualise the tested code coverage, understand how the fuzzer’s decisions are made, and also to interactively tweak the fuzzer’s behaviour. It's a lot of work but it's slowly all coming together! :)

  2. 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
  3. sycamore

    A library for creating reactive web apps in Rust and WebAssembly

    Just finished adding preloading support to [Sycamore](https://github.com/sycamore-rs/sycamore)'s built-in router.

  4. talent-plan

    open source training courses about distributed database and distributed systems

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

  • Fuzzcheck-rs: Structure-aware, in-process, coverage-guided fuzzing engine for Ru

    1 project | news.ycombinator.com | 9 Sep 2024
  • What’s everyone working on this week (48/2022)?

    15 projects | /r/rust | 28 Nov 2022
  • Fuzzcheck (a structure-aware Rust fuzzer)

    4 projects | /r/rust | 26 Feb 2022
  • fuzzcheck 0.9 release - run coverage-guided fuzz tests alongside your regular unit tests + code coverage visualiser + new online guide and improved documentation

    5 projects | /r/rust | 19 Nov 2021
  • Fuzzcheck: Structure and coverage guided fuzzing for Rust

    1 project | news.ycombinator.com | 13 Jan 2021

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