What’s everyone working on this week (41/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
  • konst

    Const equivalents of std functions, compile-time comparison, and parsing.

  • Last week I finished a release of konst where I provide const equivalents of iterators.

  • Game

    A 3D RTS game implemented in Rust. (by DigitalExtinction)

  • I am working on a real-time strategy game based on Bevy. It is called Digital Extinction and the source code is available here github.com/DigitalExtinction/Game under GPLv3 license.

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

  • I've just published a mood tracker.

  • guiver

    GUI programming with Rust

  • This uses guiver. I plan on finish the grid layout widget.

  • serde

    Serialization framework for Rust

  • This week will be spending time to learn the amazing Serde crate. I need to figure out how to deserialize a file format the contains a list where members of the list can refer to other members by name. Once read, the links will be indexes into a vector, but in the file format, users will want to call out other vector members by their name.

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