What’s everyone working on this week (1/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
  • gitoxide

    An idiomatic, lean, fast & safe pure Rust implementation of Git

  • After having used the gitoxide lib in bacon last week so that ignored files don't trigger jobs on change, I'll try to see whether I can replace git2 with gitoxide in a few other applications. Gitoxide lib is still a little rough in parts but I really like when I can replace a native lib with a pure Rust one.

  • nushell

    A new type of shell

  • I'll add the long awaited support for nushell in broot.

  • 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
  • upscale-rs

    A Tauri based GUI app that upscale images using Real-ESRGAN model.

  • I've added 3 new features to my Upscale-rs, a image previewer inside the app, added system notifications and added real time progress percentage.

    I will finally build more powerful PC to run speech to text on entire back catalogue of Jupiter Broadcasting using https://github.com/FlakM/jupiter-search and add those to meilisearch database to enable smart search on their new page

  • rsubs-lib

    rust library for subtitle manipulation and conversion

  • I have a bunch of plans but I think I'll just limit myself to improving my subtitle manipulation library rsubs-lib and then attempt to build both a cli for basic conversion as well a gui for manual editing of subs using tauri+yew.

  • gutenberg

    A fast static site generator in a single binary with everything built-in. https://www.getzola.org

  • Depending on your needs, you may use zola, which is in Rust. That's what I use for my blog.

  • Liquid

    Liquid markup language. Safe, customer facing template language for flexible web apps.

  • Before march of last year, I was running Jekyll as my static site generator. It uses markdown and Liquid. My goal was to write a static site generator that would be a drop-in replacement so that I wouldn't have to change any of the input files.

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

    A Terminal User Interface-based application for browsing Hacker News, written in :crab: Rust.

  • I'm putting the finishing touches for the beta launch of hncli, a Hacker News reader in your terminal. See the concept and screenshots on my WIP website (using SvelteKit FYI). It uses tui-rs, is read-only and aims at minimalist design and UX.

  • micropolis-rs

    The classic Micropolis (Sim City 1) game rewritten in Rust and React, with WebAssembly support.

  • (next I would like to create a Reddit read-oriented app with the same phylosophy, probably in Druid this time; but I still need to finish my Sim City 1 rewrite in Rust/WebAssembly/React among a couple of other long-running projects...)

  • rustycan

    UI framework for Rust with focus on developer ergonomics for retained or immediate-like mode.

  • I started working Rustycan - a small UI framework that focuses on developer ergonomics and uses other frameworks (such as egui/druid/html) for the rendering, except for the layout which I'm planning to use morphorm.

  • morphorm

    A UI layout engine written in Rust

  • I started working Rustycan - a small UI framework that focuses on developer ergonomics and uses other frameworks (such as egui/druid/html) for the rendering, except for the layout which I'm planning to use morphorm.

  • izfs

    Discontinued A simple and minimal file sharing web application, including ffmpeg-enabled video streaming

  • I’m working on a self hosted media sharing service with my buddy, similar to streamable, called sneakycrow/izfs. We’re still setting on basic structure and functionality, but I’m having a ton of fun with it. I’m getting to play with Axum and ffmpeg.

  • fediverse

    Just toying with the W3C ActivityStream specs, this project will probably end up in the bin like many others before

  • I'm having fun with the specs of ActivityStreams & ActivityPub (the decentralized protocol used by Mastodon). I have a few ideas on where I want to go, but it's still very early / very crappy / very useless in its actual form so there is nothing much to see here https://github.com/adriantombu/fediverse

  • orion

    A static site generator written in Rust to create a simple blog from Markdown files (by adriantombu)

  • I also have a few ideas to improve my current very basic static site generator https://github.com/adriantombu/orion

  • winhook-rs

    Windows API Hooking in Rust

  • I think I might continue expanding on winhook-rs: Windows API Hooking in Rust .

  • 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