I made my first Rust program... it's vec'ing hard!

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

    Rust program to decrypt PKCS#8 encrypted data

  • Ultimately the resulting code was pretty neat and just 100 lines of code which I think is respectable for the program that I wanted to create (source code) (would like to hear from proper rustaceans how it looks 🙈)

  • crates.io

    The Rust package registry

  • You can find third-party crates on crates.io or on lib.rs. lib.rs is an alternate frontend to crates.io (the listed crates are the same). IMO, lib.rs has a nicer UI and does a better job of ranking search results.

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

    The Rust Programming Language

  • In conclusion, ChatGPT is still far from be able to give good guidance in writing effective Rust code. If you really went to write Rust code, you will be better served by reading The Book first.

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