advent-of-code-rust

πŸŽ„Starter template for solving Advent of Code in Rust. (by fspoettel)

Advent-of-code-rust Alternatives

Similar projects and alternatives to advent-of-code-rust

  1. adventofcode

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

  2. InfluxDB

    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.

    InfluxDB logo
  3. AoC

    my personal repo for the advent of code yearly challenge (by Fadi88)

  4. adventofcode

    Discontinued My solutions to the Advent of Code challenges (by djotaku)

  5. adventofcode

    Advent of code solutions (by mathsaey)

  6. adventofcode

    :christmas_tree: Advent of Code (2015-2024) in C# (by encse)

  7. advent-of-code

    My solutions to the Advent of Code (by aaronreidsmith)

  8. AoC

    Advents of Code in NASM x86_64 assembly (by JustinHuPrime)

  9. SaaSHub

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

    SaaSHub logo
  10. adventofcode

    Answers to Advent of Code (by viceroypenguin)

  11. advent-of-code

    Advent of Code solutions in JS (by leyanlo)

  12. AdventOfCode

    Hacky solutions for https://adventofcode.com (by AllanTaylor314)

  13. chapel

    a Productive Parallel Programming Language

  14. aoc

    Advent of Code (by ramuuns)

  15. advent-of-code

    Advent of Code puzzles (by KT421)

  16. advent

    Solutions to https://adventofcode.com/ (by tsenart)

  17. advent-of-code

    My (incomplete) solutions to the Advent of Code yearly challenges. (by Chrinkus)

  18. Advent-of-Code

    A collection of my solutions for "Advent of Code" (by Nuhser)

  19. AdventOfCode2020

    Solutions to all 25 AoC 2020 problems in Rust :christmas_tree:

  20. aoc2022

    My submissions to Advent of Code 2022. Learning Julia for the first time. (by hraftery)

  21. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better advent-of-code-rust alternative or higher similarity.

advent-of-code-rust discussion

Log in or Post with

advent-of-code-rust reviews and mentions

Posts with mentions or reviews of advent-of-code-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.
  • A better project structure for Advent of Code in Rust
    2 projects | /r/learnrust | 6 Dec 2023
    https://github.com/fspoettel/advent-of-code-rust best rust aoc template imo
  • Advent of Code 2023 - DAY 1
    3 projects | dev.to | 1 Dec 2023
    It's Christmas time and time for Advent of Code 2023 edition. Starting from today I will try to solve puzzles in Rust and publish a post a day in which I tell my solution. My goal is not to climb the leaderboard but to use the problems to practice writing Rust code and improve my language knowledge. Copilot yes or Copilot not? It's for learning so Copilot definitely not. The solutions will be available at the following git repository, as I don't have much time to write a template from scratch, I will use the starter template available here.
  • Advent of Code 2023 is nigh
    19 projects | news.ycombinator.com | 1 Dec 2023
    If you haven't tried Rust:

    Someone put together a very nice template in Rust that automatically downloads tests, solutions, creates a scaffold for the binaries, etc and submits solutions through CLI. I used this template last year to learn Rust and it got me "up and running" quickly and easily.

    https://github.com/fspoettel/advent-of-code-rust

  • 58 Rust Resources Every Learner Should Know in 2023
    11 projects | dev.to | 5 Apr 2023
    18. πŸ‘¨πŸ‘΄ Advent of Code is a yearly event where you can solve small (but high-quality) programming puzzles in any language you want. It can be applied to any language that you are learning. You might find this, this, and this repo useful as well where they provide templates and solutions for prior years.
  • Hey Rustaceans! Got a question? Ask here (14/2023)!
    4 projects | /r/rust | 3 Apr 2023
    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.
  • -πŸŽ„- 2022 Day 8 Solutions -πŸŽ„-
    208 projects | /r/adventofcode | 7 Dec 2022
    I'm using this template. If you are familiar with Rust you could try running my code in this template to see what speeds you get. This is with the --release flag.
  • -πŸŽ„- 2022 Day 4 Solutions -πŸŽ„-
    230 projects | /r/adventofcode | 3 Dec 2022
    Great solve! Mine ended up being much more complicated since I tired to predict the part 2... Can recommend using a template so you dont have to repeat the whole cargo things, I use this one that builds templates, test and downloads input etc https://github.com/fspoettel/advent-of-code-rust
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Stats

Basic advent-of-code-rust repo stats
7
778
6.5
6 months ago

Sponsored
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

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