A better project structure for Advent of Code in Rust

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. advent-of-code-rust

    πŸŽ„Starter template for solving Advent of Code in Rust.

    https://github.com/fspoettel/advent-of-code-rust best rust aoc template imo

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. Try cargo-generate and make a template folder. Each day `cargo generate --path template` (slap a Justfile in there and make that `just new`). E.g. https://github.com/joshka/advent-of-code-rust-2023/tree/main/template

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

  • Advent of Code 2023 - DAY 1

    3 projects | dev.to | 1 Dec 2023
  • Setting up React Native Monorepo With Yarn Workspaces (2025)

    1 project | dev.to | 17 Apr 2025
  • React PWA v3 is released

    1 project | news.ycombinator.com | 2 Mar 2025
  • Introducing Electron Router DOM v2.0 πŸŽ‰

    2 projects | dev.to | 11 Sep 2024
  • Automate Project Environments with Devbox and Direnv

    8 projects | news.ycombinator.com | 10 Jul 2024

Did you know that Rust is
the 5th most popular programming language
based on number of references?