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

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

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

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