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

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala (by sim642)

  • Finally, if you have questions regarding the Advent of Code, feel free to post them here and avoid spoilers (please use >!spoiler!< to hide any parts of solutions you post, it looks like this).

  • aoc_2022

  • Here's how I did: https://gitlab.com/boreec/aoc_2022/-/tree/main/day_07

  • 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
  • docs.rs

    crates.io documentation generator

  • Yeah that's great thank you, I was just unsure about whether people using the crate were expecting to read about the private members on docs.rs. Guess there's no real downside to using docstring style for both public and private members.

  • and here is a github repo with the minimal example too: https://github.com/payasson/minimal_example_rust_problem

  • rustfmt

    Format Rust code

  • rust-analyzer and Clippy aren't not really involved with formatting. rustmft does autoformat to 4 spaces.

  • Gradle

    Adaptable, fast automation for all

  • We are at the stage of standardizing build management using gradle (from gradle.org) to manage builds from the JVM ecosystem (its a well understood problem), was wondering if anyone figured if it makes sense if Rust projects should be managed via gradle or still stay with cargo ? Feedback is welcomed.

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