What's everyone working on this week (5/2023)?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Lariv

    Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.

  • I just finished my abomination, a linked atomic random insert vector. https://github.com/Alonely0/Lariv

  • wastebin

    wastebin is a pastebin

  • Preparing a new release of my pastebin that now compresses text data with zstd and replaces the horrific time-based deletion mechanism with a meaningful, owner-based one.

  • 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
  • upnp-client-rs

    This is a UPnP client library for Rust.

  • UPnP client library for Rust https://github.com/tsirysndr/upnp-client-rs

  • desktop-streaming

    WebRTC desktop streamer using Rust

  • Finished the native Android client of my desktop streamer and latency still sucks. I looked over at Moonlight's code and they have lots of vendor-specific hacks for lowering latency. But I can't just copy that because: 1) it's GPL, 2) I'm doing the decoder initialization purely in Rust so I don't have convenient access to the Java methods.

  • moonlight-android

    GameStream client for Android

  • Finished the native Android client of my desktop streamer and latency still sucks. I looked over at Moonlight's code and they have lots of vendor-specific hacks for lowering latency. But I can't just copy that because: 1) it's GPL, 2) I'm doing the decoder initialization purely in Rust so I don't have convenient access to the Java methods.

  • Umpire

    Combat Quest of the Millennium

  • Wound up with some time so I figured I'd port my Umpire military strategy game to a client-server architecture so people can play it online. This will give me some experience with Tokio, tarpc, and async Rust generally, since I'm eyeing a possible Rust dev gig in my future.

  • rust

  • I just released the first version of a library in Genetic Algorithms for my startup company. The library can be found on https://gitlab.com/ratio-case-os/rust/ratio-genetic .

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