What's everyone working on this week (26/2023)?

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
  • socketioxide

    A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.

  • Still working on socketioxide ! It's going to be 3 months since I started.

  • Socket.io

    Realtime application framework (Node.JS server)

  • It is a socket.io server implemented as a tower layer in rust so it integrates really well with anything based on tower (Axum,Warp,Hyper). Two other persons started to contribute so I'm really happy.

  • 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
  • Ascii-fluid-simulation-deobfuscated

    the best de-obfuscated version of Yusuke Endoh's "Most complex ASCII fluid" obfuscated C code competition 2012 entry

  • Something I eyed for quite some time is a fluid simulation inside your terminal like this

  • morse

    CLI utility to convert ASCII text to Morse code (by MashyBasker)

  • I worked on this last week: https://github.com/MashyBasker/morse

  • tui-journal

    Your journal app if you live in a terminal

  • Still working on mt TUI app Tui-Journal After the big release the last weekend. Currently I'm working on integrating MakeFile the CI/CD pipelines and I'm contributing to other TUI projects to get familiar with other brilliant approaches for TUI applications in rust.

  • quincy

    QUIC-based VPN

  • Working on my Bachelor's thesis - a QUIC-based VPN server and client. https://github.com/M0dEx/quincy

  • podlet

    Generate podman quadlet files from a podman command, compose file, or existing object

  • Got the basics of my automated asciinema asciicast generator working yesterday. It's primarily designed for automating the creation of terminal app demos, similar to the one I have for podlet.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • concurrent-queue

    Concurrent multi-producer multi-consumer queue

  • Hmm, actually I’m not sure. It depends on the implementation of concurrent-queue, since it is built on top of it.

  • ARMoured_rust

    Provides a convient API to produce arm64/Aarch64 instructions

  • Working on an arm64 instruction encoding api, will use it later for a minimal jit-compiler

  • RustQuant

    Rust library for quantitative finance.

  • Trying to get logistic regression to work for RustQuant

  • aseprite

    Animated sprite editor & pixel art tool (Windows, macOS, Linux)

  • An Aseprite file loader that parses .ase files and hotloads them directly into my game engine’s animation asset format.

  • thc-hydra

    hydra

  • I just started learning Rust, but I will begin building a brute-force tool. Hydra is great but lacks updates, IMHO. I started using Golang, but it sucks (I love the Go language, but it sucks for this type of task).

  • libfprint-rs

    Libfprint library for Rust

  • Working on Libfprint-rs a wrapper around libfprint-2 library (without all the glib bs) which lets you interact with supported fingerprint sensors. I'm not very experience when it comes to unsafe Rust so the library is not yet stable but is usable, I'm using raw pointers to make callbacks using functions defined in Rust so that's fun. Any feedback is welcome!

  • metrics

  • See here for some numbers. The relevant code lives inside the diesel github repository. Please also keep in mind that these are just numbers and you should run those these on your own and also run tests with your actual work load.

  • rosali

    A Kubernetes Desktop Client built using Rust/Tauri and Vue.js.

  • Still working on Rosali - A Kubernetes IDE. I'm learning both Rust and Vuejs and it's been a fun time. I got a lot of the viewing resources work done so I've been working a lot on the look and feel before I start on the editing and updating work.

  • 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