Hey Rustaceans! Got a question? Ask here (14/2023)!

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. cargo-proc-macro

    Kickstart a proc-macro project with a straight-forward template.

    I'm looking into writing a custom derive macro :) Since I know that the setup is a bit difficult, I was wondering if there is any up-to-date procmacro template, that supports unit testing the macro and uses syn and quote ideally. I found (https://github.com/bbqsrc/cargo-proc-macro) which seems to be unmaintained :(

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. bincode

    A binary encoder / decoder implementation in Rust.

    Ermm... actually I meant something like this: playground, but then I realized it's basically (de)serialization, and I just found that we already have a crate for that: bincode.

  4. MangoHud

    A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb

    Is there any easy to use OpenGL/Vulkan overlay library in Rust? I have no experience in graphics programming but I want to crate an overlay HUD like MangHUD.

  5. advent-of-code-rust

    🎄Starter template for solving Advent of Code in Rust.

    I know you mentioned you were using this an exercise to learn macros so feel free to ignore this, but I like using this template repository for Advent of Code. It treats each day as a separate binary, but main.rs will run through all the days.

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

  • Build "For you" recommendations using AI on Fastly!

    3 projects | dev.to | 7 Aug 2024
  • Convert a base-64 encoded, serialised, Rust struct to a Python class

    3 projects | /r/rust | 6 Mar 2023
  • Fang, async background processing for Rust

    1 project | /r/rust | 6 Aug 2022
  • impl serde::Deserialize... is it really that complicated?

    2 projects | /r/rust | 28 Apr 2022
  • A nicer way to pack this message?

    2 projects | /r/rust | 1 Apr 2022