Hey Rustaceans! Got a question? Ask here! (19/2022)!

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

    The Rust package registry

  • Does anybody know any interesting details about how crates.io publishing works? And what the best way is to properly vet Rust source code pulled from crates.io?

  • bevy

    A refreshingly simple data-driven game engine built in Rust

  • And finally, you can try to think about another design. Rust penalizes certain programming patterns a lot so it is usually better to just avoid them. If you are writing a game you might want to consider the ECS pattern, see for example this video: https://youtu.be/aKLntZcp27M It has been used with great succes in the Bevy engine: https://bevyengine.org

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

  • Here's the repo with all the "working" code so far, with the suspect code being the one in Chunk::try_from<&[u8]> in chunk.rs, which is called by Png::try_from<&[u8]> in png.rs.

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