What's everyone working on this week (9/2021)?

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

    Performance & correctness oriented beursfuif implementation in rust

  • I'm working on my stock market party server

  • clearshell

    Discontinued A shell environment built with the goal of being simple, clean, and easy to use (by AltriusRS)

  • Repository Site

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

    BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust

  • I'm continuing to iterate on EndBASIC: a retro-looking BASIC interpreter that runs on the web (thanks to Rust's WASM target) and on all popular OSes. The project tries to build a restricted and simple environment to learn programming in.

  • azure-sdk-for-rust

    This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.

  • As for this week specifically, I'm trying to figure out the first bits of building a web service... aka authentication. Toying with Azure Active Directory right now, using the still-unofficial and incomplete Azure SDK for Rust. We'll see how that goes...

  • tab-rs

    The intuitive, config-driven terminal multiplexer designed for software & systems engineers

  • Plus a lot of cleanup in the tab-pty-process crate. It now exposes an interface similar to portable-pty, but with non-blocking file handles.

  • Rebaser

    A tool to rebase decimal numbers onto a base of your choosing.

  • Just finished up Rebaser, a simple and silly tool that helped me understand numbers with bases other than 10. It takes your decimal number and rebases it to a base of your choosing (2..10). Overall a pretty fun and worthwhile exercise.

  • profligate

    Caesar cipher library with automatic letter-frequency decryption.

  • A Caesar cipher library for uni homework. I even made it into a WASM npm package and put a React frontend on it.

  • SaaSHub

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

    SaaSHub logo
  • field_names

    proc-macro for accessing struct field names at runtime

  • I've added a test/example to the field_names showing how it can be used to keep two structs' fields in sync (source code). This solved a problem I was having where edits to one struct risked breaking deserialization if the same change wasn't applied to a second struct.

  • mp4

    MP4 library, CLI tool, server

  • I'm working on my mp4 stuff, an mp4 parsing / rewrite / etc library, a CLI tool, and an on-the-fly HTTP server that does mp4 repackaging to serve an mp4 file as HLS, or optimized mp4.

  • objstor

    Discontinued object store

  • Looking forward to HLS support. I couldn’t find any in rust yet. Would love to use it in https://github.com/prabirshrestha/objstor. What is the license?

  • uom

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

  • I've been more active with uom (type-safe zero-cost dimensional analysis) recently releasing v0.31.1 to fix docs.rs build errors. I've also been working to update some test dependencies and review a PR to support logarithmic units!

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

  • OpenBSD 7.5 Released

    5 projects | news.ycombinator.com | 5 Apr 2024
  • The Shen Programming Language

    4 projects | news.ycombinator.com | 5 Mar 2024
  • 7 Programming Languages Every Cloud Engineer Should Know in 2024!

    4 projects | dev.to | 5 Mar 2024
  • DDlog: A programming language for incremental computation

    1 project | news.ycombinator.com | 13 Feb 2024
  • Show HN: Now my pet programming language can run in the browser

    3 projects | news.ycombinator.com | 10 Feb 2024