What's everyone working on this week (31/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
  • cargo-msrv

    🦀 Find the minimum supported Rust version (MSRV) for your project

  • I'll be adding a 'minimal' output format to cargo-msrv for use in scripts. I'll also be updating the book, and inch closer towards releasing v0.16.

  • strop

    Stochastically generates machine code

  • Still working on a big rewrite of strop.

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

    A Rust-embeddable Lisp, with support for interop with native Rust functions

  • So to compensate, strop will now be usable as a library. So I'm making a thing which pulls in strop as a dependency and gives you a dialect of lisp for you to specify your function in. In the future, perhaps I'll do the same with Python and maybe others. In this way, the end users will have a better way to specify what they want.

  • stroming

    Traits for a stream store, and an in-memory implementation.

  • Working on a tiny stream store library, mostly as a way of tinkering with the concepts: https://github.com/hgrsd/stroming

  • deserter

    A targeted DNS cache poisoner

  • I have decided to render one of my tools from C++ into Rust. I finally got the motivation to add more features to it, but networking in C++ is too much of a hassle for such a tiny programme.

  • hlbc

    Hashlink bytecode disassembler, analyzer, decompiler and assembler.

  • Making a decompiler for Hashlink bytecode back to Haxe source. https://github.com/Gui-Yom/hlbc

  • planif

    Rust builder pattern wrapper for the Windows Task Scheduler API of windows-rs

  • Fix bugs and stabilise planif, a builder pattern wrapper around the badly documented and not very rust-like windows-rs Task Scheduler API.

  • SaaSHub

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

    SaaSHub logo
  • glamour

    Strongly typed vector math with glam (by simonask)

  • Preparing glamour for its 0.5 release.

  • uom

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

  • I reviewed some PRs to add new units to uom (type-safe zero-cost dimensional analysis) yesterday and am really hoping to make progress on logarithmic units this week. no_std support is slowing down the later.

  • ZeroNet

    ZeroNetX - Decentralized websites using Bitcoin crypto and BitTorrent network (by ZeroNetX)

  • More on How ZeroNet Works at https://zeronet.dev

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

  • Modern Java/JVM Build Practices

    9 projects | news.ycombinator.com | 4 Jan 2024
  • Tell HN: My Favorite Tools

    14 projects | news.ycombinator.com | 24 Dec 2023
  • Report on platform-compliance for cargo directories

    9 projects | /r/rust | 23 May 2023
  • What’s everyone working on this week (19/2023)?

    15 projects | /r/rust | 8 May 2023
  • Bevy Jam #3

    1 project | /r/rust | 23 Mar 2023