What's everyone working on this week (5/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
  1. bonsaidb

    A developer-friendly document database that grows with you, written in Rust

    I'm trying to release the first alpha of BonsaiDb. I'm wrapping up replacing OPAQUE with Argon2, in an effort to make upgrading less likely to cause issues in the future (given that OPAQUE is still a draft protocol). I still love OPAQUE and will bring it back in the future.

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

    🤖 [WIP] Monte-Carlo Tree Search chess engine

    Started out my Chess Engine (code). Long way to go, but looks fun so far, a lot of interesting concepts in the world of Computer Chess Programming!

  4. naps

    chain nats servers with transformation & processing pipelines

    Introducing Lua runtime interpretation to perform pipeline transformations on this nats proxy, while listening to Darket Diaries.

  5. wordle-solver

    A wordle solving and playing command-line client (by zaneduffield)

    I have been working on a TUI Wordle program for playing and solving the game. Source Feedback is appreciated! I'm relatively new to rust.

  6. hotline

    A high-performance, hot-reload graphics engine.

    My first major rust project and really enjoying so far… all code available on GitHub >> https://github.com/polymonster/hotline

  7. cherrybomb

    Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.

    We just release Cherrybomb v0.4.1, it's a CLI tool that helps you avoid undefined user behavior by validating your API specifications. We currently only support OpenAPI specification, but graphql is on the roadmap, and a lot more.

  8. poindexter

    Experiments in ND indexing

    It's here: https://github.com/clbarnes/poindexter

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

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

    8 projects | /r/rust | 1 Nov 2021
  • Making your own PR to the SurrealDB source code

    2 projects | dev.to | 29 Jan 2025
  • Turning the Database Inside-Out

    1 project | news.ycombinator.com | 28 Jan 2025
  • How rqlite – the lightweight distributed database built on SQLite – is tested

    6 projects | news.ycombinator.com | 14 Jan 2025
  • GreptimeDB: Unified Storage for Logs, Metrics, and Traces with OpenTelemetry

    1 project | news.ycombinator.com | 14 Jan 2025

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