What's everyone working on this week (14/2022)?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • crates.io

    The Rust package registry

  • I'll be probably releasing the skill in the end backed by a AWS Rust Lambda, which is considerably cheap to maintain. And regarding to the the HTTP Wrapper crate, I'll surely publish it to crates.io.

  • gotta

  • My terminal gitk clone named of course gitt (link). I think it's close to being useful for folks who like gitk and similar tools.

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

    Units of measurement -- type-safe zero-cost dimensional analysis

  • Lots of uom (type-safe zero-cost dimensional analysis) activity again this week. Working with contributors on PRs for adding support for complex numbers, converting between underlying storage types, some minor changes to expose type aliases, and supporting the num::Signed trait.

  • satwatch

  • I have just started (today!) writing my own port for the NAIF SPICE toolkit (https://naif.jpl.nasa.gov/naif/aboutspice.html) because the existing port does things a little different then id like too. I alter want to use it to power parts of another one of my projects called satwatch (https://github.com/mkalte666/satwatch) which is on hold for now.

  • jerry

    move your mouse to the monitor of your choice (by stonecharioteer)

  • I solved a tiny problem I had with my tiling window manager. I use Qtile, and when I use the keyboard shortcuts to move to another monitor (I use 4 screens), the mouse stays in the original monitor. So I wanted to able to move my mouse with a keyboard shortcut. A lot of the online resources recommended using xdotool and figuring out the coordinates but I wanted to do it in an easier way. I wrote jerry to be that tool. It is a CLI that helps me move my mouse to a particular screen. I'm still working on relative movement (move mouse to whichever screen is on the left of my current screen etc), but this is good for now.

  • wfh-jiggler

  • I also made a tinier tool before that just shakes the mouse cursor every few seconds. It's nothing fancy, but here's the repo.

  • prm

    A minimal project manager for the terminal. (by EivindArvesen)

  • I'm learning the basics, reading the Rust book, and using what I've learned to create a simple terminal app for managing my dev projects. I want feature parity with [prm](https://github.com/EivindArvesen/prm).

  • SaaSHub

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

    SaaSHub logo
  • pm-rust

  • cargo-rx

    A simple, modern fuzzy finder tool to run examples in a Cargo project.

  • I've been working on releasing the next minor version update for my crate cargo-rx, which is a wrapper around cargo run --example. On Mac/Linux, it serves a fuzzy finder which leverages skim to sort and search for examples to run within a specific crate.

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

  • Ask HN: Linux users, what is your setup to minimise mouse usage

    1 project | news.ycombinator.com | 12 Apr 2022
  • Exploring Nushell, a Rust-powered, cross-platform shell

    1 project | dev.to | 2 May 2024
  • PowerShell: The object-oriented shell you didn't know you needed

    2 projects | news.ycombinator.com | 29 Apr 2024
  • Nsh: Command-line shell like fish, but Posix compatible and written in Rust

    1 project | news.ycombinator.com | 13 Apr 2024
  • NuShell - Ceci n'est pas une |

    1 project | dev.to | 18 Mar 2024