rusty-aoc

My solutions to Advents of Code in Rust (by Philippe-Cholet)

Rusty-aoc Alternatives

Similar projects and alternatives to rusty-aoc

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rusty-aoc alternative or higher similarity.

rusty-aoc reviews and mentions

Posts with mentions or reviews of rusty-aoc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-24.
  • -🎄- 2022 Day 25 Solutions -🎄-
    63 projects | /r/adventofcode | 24 Dec 2022
    Got my 100th 🦀 rusty ⭐🌟 star 🌠✨ today for 🎄 Xmas 🎅 (my code) 🎉. I had a rough time at first with converting SNAFU back to decimal so I first did things by hand (and a website to get numbers in base 5).
  • -🎄- 2022 Day 21 Solutions -🎄-
    124 projects | /r/adventofcode | 20 Dec 2022
    My rust code (43mn for part 1 ; +1h33 for part 2) with a topological sort thanks to the crate petgraph.
  • -🎄- 2022 Day 19 Solutions -🎄-
    67 projects | /r/adventofcode | 18 Dec 2022
    Rust, I used Linear Programming too, after I did not found reasonable pruning methods on the search tree. My code is there. I never did LP before, only heard of it, so yesterday was a long day!
  • -🎄- 2022 Day 9 Solutions -🎄-
    195 projects | /r/adventofcode | 8 Dec 2022
    Mine in rust too is there: https://github.com/Philippe-Cholet/rusty-aoc/blob/main/aoc2022/day09/src/lib.rs
  • Day 6 ~ Performant Solution?
    2 projects | /r/adventofcode | 6 Dec 2022
    I use itertools::Itertools which have a nice all_unique (internally, it creates a hashset and insert elements one by one unless it already contains it) but if I really wanted efficiency, I would manage my own hashset because this method is called for each character.
  • A note from our sponsor - Onboard AI
    getonboard.dev | 5 Dec 2023
    Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →

Stats

Basic rusty-aoc repo stats
6
0
10.0
5 days ago

The primary programming language of rusty-aoc is Rust.

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