What's everyone working on this week (29/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. tealsql

    a sqlx wrapper for teal and lua

    tealsql, an sql client for teal/lua. Current plan is to get the async api finished (right now it ignores every error but otherwise works without problems).

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

    A wrapper around mlua to generate documentation, definition files and other helpers

    After that it is time to finish mlua support for tealr . As well as making it better at dealing with api's like tealsql has made.

  4. dispatch

    Combine internet connections, increase your download speed (by alexkirsz)

    Working on getting a first stable release of dispatch out. It's a Rust rewrite of a small CLI utility I wrote in CoffeeScript(!) 8 years ago(!!), which allows you to combine multiple internet connections into one (among other things!).

  5. dispatch-proxy

    Discontinued Combine internet connections, increase your download speed

    Working on getting a first stable release of dispatch out. It's a Rust rewrite of a small CLI utility I wrote in CoffeeScript(!) 8 years ago(!!), which allows you to combine multiple internet connections into one (among other things!).

  6. hello-actix

    Hello, actix!

    Still working on my hello-actix project. I've added a bunch of integration tests (they're more for illustrative purposes though) to dive a bit deeper in how to test an actix-web app.

  7. Relm4

    Discontinued An idiomatic GUI library inspired by Elm and based on gtk4-rs [Moved to: https://github.com/Relm4/Relm4] (by AaronErhardt)

    I'm working on relm4, an new version of relm using gtk4-rs

  8. relm

    Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust

    I'm working on relm4, an new version of relm using gtk4-rs

  9. SaaSHub

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

    SaaSHub logo
  10. num-criterion

    Benchmarking arbitrary-precision number crates for Rust.

    Benchmarking the bignum crates. uint vs num vs rug vs ramp.

  11. sycamore

    A library for creating reactive web apps in Rust and WebAssembly

    Just released Sycamore v0.5.2, a new library for creating Rust frontend apps with WASM.

  12. koto

    A simple, expressive, embeddable programming language

    Putting the finishing touches on a procedural macro to bind Rust code to koto we want to use in synth. Also a blog post about it is on the way.

  13. synth

    Discontinued The Declarative Data Generator

    Putting the finishing touches on a procedural macro to bind Rust code to koto we want to use in synth. Also a blog post about it is on the way.

  14. string-number

    I finished making StringNumber which is a number stored as a string, and it implements PartialOrd, Add, Sub, and Mul. The rules that I followed are:

  15. slackwh2x

    Replicate Slack Incoming Webhooks to multiple platforms or multiple slack instances

  16. issue-rs

    A tool I wrote issue-rs managed to garner some attention last week. Got some great and critical feedback with regards to reproducible builds, which I am incorporating this week with a cargo subcommand and more configuration options.

  17. crates.io

    The Rust package registry

    I spent a couple days poking around at crates.io stats. It's been awhile but one (interesting to me) thing I was working on was mashing it against the GitHub API and looking at things like 404s and archived repo status. Didn't find anything incredibly actionable at the time.

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

  • Dyon – A rusty dynamically typed scripting language

    5 projects | news.ycombinator.com | 21 Dec 2020
  • Steel – An embedded scheme interpreter in Rust

    13 projects | news.ycombinator.com | 3 Dec 2023
  • What can rust do

    5 projects | /r/rust | 10 Apr 2023
  • [Rust] Pouvez-vous faire une bonne interface graphique dans Rust?

    3 projects | /r/enfrancais | 23 Feb 2023
  • Are there plans to improve concurrency in Rust?

    8 projects | /r/rust | 26 Dec 2022