Hey Rustaceans! Got a question? Ask here! (22/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
  • mkl-src

    Redistribute Intel MKL as a crate

  • warning: Patch `mkl-src v0.6.0+mkl2020.1 (https://github.com/njaard/mkl-src branch=master#4b561ff0)` was not used in the crate graph. Patch `mkl-sys v0.2.0+mkl2020.1 (https://github.com/njaard/mkl-src?branch=master#4b561ff0)` was not used in the crate graph. Patch `mkl-tool v0.2.0+mkl2020.1 (https://github.com/njaard/mkl-src?branch=master#4b561ff0)` was not used in the crate graph.

  • actions

    :rocket: Homebrew's GitHub Actions (by Homebrew)

  • I haven't used homebrew, but it looks like they have a comprehensive list of scripts here: https://github.com/Homebrew/actions

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

    Create Animated Drawings in Rust (by sunjay)

  • Are there any libraries like python's turtle? I was looking at https://turtle.rs/ but it seems to be abandoned and I cannot get it to compile.

  • intellij-plugins

    Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform

  • IntelliJ IDEA with the Rust plugin

  • unsafe-code-guidelines

    Forum for discussion about what unsafe code can and can't do

  • I should clarify that the rules given here are the things that are guaranteed to remain sound forever. It is possible that future versions of Rust will have rules that allow more things, for example it might be the case that the cast becomes equivalent to raw_get in the future. You can read more in this issue.

  • chipper

    A Chip8 Emulator written in Rust (by Zij-IT)

  • Here is my repo Chipper.

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