What’s everyone working on this week (12/2021)?

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

    A tool for creating and maintaining a todo-list on the command line

  • If you implement open/closed state as well, things like this which you've correctly identified as a problem, become impossible to mess up.

  • av-mp4

  • Started working on a MP4 muxer/demuxer for rust-av.

  • 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
  • productivity-bot

  • I made my first rust project! It's a command line app that polls my google calendar for upcoming meetings and sends me a windows toast notifications right before I need to hop on. Here's the repo if anyone wants to take a look: https://github.com/eflem00/productivity-bot Any constructive feedback on the code would be awesome. Some useful crates I came across included:

  • reqwest

    An easy and powerful Rust HTTP Client

  • reqwest for making http requests

  • chrono

    Date and time library for Rust (by chronotope)

  • chrono for working with utc date/times

  • serde

    Serialization framework for Rust

  • serde for serializing/deserializing json data

  • clap-rs

    A full featured, fast Command Line Argument Parser for Rust

  • clap for easy cli support

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

    Rust for Windows

  • windows-rs for generating windows notifications

  • jelly-actix-web-starter

    Discontinued A starter template for actix-web projects that feels very Django-esque. Avoid the boring stuff and move faster.

  • If you want, I have an open source actix-web repo that does stuff like this for you already.

  • macchina

    Discontinued A system information fetcher, with a focus on performance and minimalism. [Moved to: https://github.com/Macchina-CLI/macchina] (by grtcdr)

  • I‘m currently working on a cross-platform system information fetcher alternative to neofetch, but with minimal dependencies and fast execution speed: macchina

  • polystrip

    A 2D accelerated graphics library for Rust

  • If you want to take a look, the github repository is here.

  • git-open

    A command-line tool to open git project website of the containing repository. (by KaustubhPatange)

  • uwu

    fastest text uwuifier in the west

  • Been working hard on a fast command-line tool for uwu-ing text: https://github.com/Daniel-Liu-c0deb0t/uwu I've made extensive use of simd vectorization and multithreading to get it to run as fast as file copy. Also, const fns have proved to be very useful calculating masks and stuff for string searching at compile time.

  • server

    A server for handling chat rooms and messaging groups written in rust. (by wicrs)

  • I have been writing a chat system called WICRS. Currently only the server is ready but I am writing a client API for it, sources are available at https://github.com/wicrs/server (server) and https://github.com/wicrs/api (client api).

  • 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